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
/
uu.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization. Top level of Lib now fixed-point for reindent.py!
Tim Peters
2001-01-15
1
-5/+5
*
Adapted version of SF Patch #103173 by pyretic: make uu.decode work
Guido van Rossum
2001-01-10
1
-5/+4
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-6/+6
*
Convert some old-style string exceptions to class exceptions.
Fred Drake
2000-08-17
1
-1/+2
*
The third and final doc-string sweep by Ka-Ping Yee.
Guido van Rossum
2000-02-04
1
-4/+5
*
Incorporate fix suggested by /Fredrik Lundh in the newsgroup to cope
Guido van Rossum
1999-01-05
1
-4/+11
*
Move 'import sys' to top of module, as noted by Tim Peters.
Guido van Rossum
1998-10-22
1
-1/+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-66/+66
*
Added /usr/bin/env python and made executable.
Guido van Rossum
1997-07-11
1
-1/+2
*
while (1) -> while 1. Sorry.
Guido van Rossum
1997-04-08
1
-1/+1
*
Search for a valid begin line instead of requiring the first line.
Guido van Rossum
1997-04-08
1
-9/+16
*
Fixed two minor errors.
Jack Jansen
1995-10-04
1
-2/+2
*
Changed arguments and added a lot of functionality besides
Jack Jansen
1995-08-30
1
-87/+121
*
Use binascii module for inner loop
Jack Jansen
1995-08-07
1
-88/+9
*
mhlib.py: delay opening of sequences file so we don't overwrite it when
Guido van Rossum
1994-09-09
1
-0/+214