Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
40f470f7e024430d21c0976862f6f3bc1a55c0b9
/
Lib
/
plat-irix5
/
flp.py
97162b5
exec() -> exec
by Guido van Rossum
· 29 years ago
9e1e149
* Lib/sgi/flp.py: fix caching bug (always write the whole file to the cache!)
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
d316607
* ftplib.py: added abort() command (sends oob data).
by Guido van Rossum
· 31 years ago
89a7869
* Got entirely rid of path.py.
by Guido van Rossum
· 32 years ago
354166f
Changed to use regex directly instead of regexp.
by Guido van Rossum
· 32 years ago
25d7caf
posix -> os
by Guido van Rossum
· 33 years ago
24e77d4
Commented out debug print statements; be a little more clever
by Guido van Rossum
· 33 years ago
465c499
Added a cache so that the slow parser isn't such a problem in practice.
by Guido van Rossum
· 33 years ago
bdfcfcc
New == syntax
by Guido van Rossum
· 33 years ago
869100a
Get rid of BCOMPAT. New class syntax.
by Guido van Rossum
· 33 years ago
befa293
Attempt at speeding up.
by Guido van Rossum
· 33 years ago
b00649c
Initial revision
by Guido van Rossum
· 33 years ago