index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
plat-irix5
/
flp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-15/+15
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-2/+2
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-8/+8
*
Convert some old-style string exceptions to class exceptions.
Fred Drake
2000-08-18
1
-1/+2
*
typos fixed by Rob Hooft
Jeremy Hylton
2000-06-28
1
-2/+2
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-140/+140
*
Get rid of the Emacs cruft now that Python-mode guess the desired settings!
Guido van Rossum
1998-03-26
1
-4/+0
*
Convert all remaining *simple* cases of regex usage to re usage.
Guido van Rossum
1997-10-22
1
-8/+7
*
exec() -> exec
Guido van Rossum
1995-08-28
1
-3/+3
*
* Lib/sgi/flp.py: fix caching bug (always write the whole file to
Guido van Rossum
1994-08-23
1
-14/+4
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-4/+4
*
* Mass change: get rid of all init() methods, in favor of __init__()
Guido van Rossum
1993-12-17
1
-5/+3
*
* ftplib.py: added abort() command (sends oob data).
Guido van Rossum
1993-05-24
1
-8/+37
*
* Got entirely rid of path.py.
Guido van Rossum
1992-12-14
1
-3/+3
*
Changed to use regex directly instead of regexp.
Guido van Rossum
1992-08-25
1
-3/+4
*
posix -> os
Guido van Rossum
1992-03-31
1
-5/+5
*
Commented out debug print statements; be a little more clever
Guido van Rossum
1992-03-25
1
-4/+10
*
Added a cache so that the slow parser isn't such a problem in practice.
Guido van Rossum
1992-02-19
1
-8/+125
*
New == syntax
Guido van Rossum
1992-01-01
1
-29/+29
*
Get rid of BCOMPAT.
Guido van Rossum
1991-12-26
1
-7/+1
*
Attempt at speeding up.
Guido van Rossum
1991-12-16
1
-14/+16
*
Initial revision
Guido van Rossum
1991-12-11
1
-0/+318