index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_uu.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #22406: Fixed the uu_codec codec incorrectly ported to 3.x.
Serhiy Storchaka
2014-11-07
1
-0
/
+22
*
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov
2012-12-18
1
-2
/
+2
*
Merged revisions 86037 via svnmerge from
Antoine Pitrou
2010-10-31
1
-0
/
+17
*
merge the io-c branch: C implementation of the io module
Benjamin Peterson
2009-03-04
1
-0
/
+2
*
Issue 2918: Merge StringIO and cStringIO.
Alexandre Vassalotti
2008-06-11
1
-4
/
+30
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-6
/
+6
*
Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,...
Christian Heimes
2008-04-13
1
-0
/
+2
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-44
/
+56
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-14
/
+14
*
Merged revisions 53451-53537 via svnmerge from
Thomas Wouters
2007-02-01
1
-2
/
+2
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-2
/
+2
*
Merged revisions 53005-53303 via svnmerge from
Thomas Wouters
2007-01-09
1
-7
/
+7
*
Add a test for uu.encode() that passed filenames as
Walter Dörwald
2005-11-21
1
-0
/
+8
*
Port test_uu.py to PyUnit. From SF patch #662807.
Walter Dörwald
2003-05-06
1
-147
/
+162
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
1
-2
/
+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1
/
+1
*
Test that uu.py will not override an existing file if out_file isn't
Barry Warsaw
2001-08-17
1
-0
/
+34
*
The test opened the binary test data files in text mode! Fixed.
Jack Jansen
2001-08-03
1
-3
/
+3
*
SF patch #440144: Tests and minor bugfix for uu module.
Tim Peters
2001-07-11
1
-0
/
+124