Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
6374bb5a699a6e21214bec2bbe2e527fd219b8ba
/
Lib
/
test
/
test_uu.py
b213704
Merged revisions 53451-53537 via svnmerge from
by Thomas Wouters
· 19 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 19 years ago
902d6eb
Merged revisions 53005-53303 via svnmerge from
by Thomas Wouters
· 19 years ago
705fd47
Add a test for uu.encode() that passed filenames as in_file and out_file.
by Walter Dörwald
· 20 years ago
411e5a2
Port test_uu.py to PyUnit. From SF patch #662807.
by Walter Dörwald
· 22 years ago
3b0a329
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
by Guido van Rossum
· 23 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
d179570
Test that uu.py will not override an existing file if out_file isn't
by Barry Warsaw
· 24 years ago
fffd722
The test opened the binary test data files in text mode! Fixed.
by Jack Jansen
· 24 years ago
48dacc6
SF patch #440144: Tests and minor bugfix for uu module.
by Tim Peters
· 24 years ago