Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
9fadfb0d1dbf1b42efbe1374ea55f99b57b76a3f
/
Lib
/
plat-irix5
/
readcd.py
132dce2
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
def0038
Convert some old-style string exceptions to class exceptions.
by Fred Drake
· 24 years ago
992ff06
Made play method more robust by adding a try-finally.
by Sjoerd Mullender
· 30 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
b2e358d
Use __init__ instead of init.
by Sjoerd Mullender
· 31 years ago
d316607
* ftplib.py: added abort() command (sends oob data).
by Guido van Rossum
· 31 years ago
04321d1
Use type(xxx) in stead of except TypeError.
by Sjoerd Mullender
· 32 years ago
ada67ec
Comment out debug prints (by Sjoerd)
by Guido van Rossum
· 32 years ago
a3cd071
DISK is written with a K
by Guido van Rossum
· 33 years ago
58230c3
Changed caching code
by Guido van Rossum
· 33 years ago
dee5d8e
The getstatus() method of a Readcd instance always calls
by Guido van Rossum
· 33 years ago
f94e309
Initial revision
by Guido van Rossum
· 33 years ago