- 18 Aug, 2008 8 commits
-
-
Nick Coghlan authored
-
Marc-André Lemburg authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Brett Cannon authored
the module but exposed as part of the API.
-
Brett Cannon authored
-
Brett Cannon authored
-
- 17 Aug, 2008 18 commits
-
-
Brett Cannon authored
filecmp, and shelve.
-
Amaury Forgeot d'Arc authored
regrtest.py -R:: test_bytes
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
- Fix broken functions - Add (hopefully) extensive tests - Modernize a little
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Hirokazu Yamamoto authored
function now takes bytearray by using 's*' instead of 't#'.
-
Antoine Pitrou authored
-
Hirokazu Yamamoto authored
-
Hirokazu Yamamoto authored
fails unicode conversion on 2nd parameter. (windows only)
-
Brett Cannon authored
-
Facundo Batista authored
in a redirect.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
- 16 Aug, 2008 11 commits
-
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
This does have an unfortunate side-effect of silencing the warning for all subsequent code that imports mimetools as well since the warning is only executed upon the first import of mimetools.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Facundo Batista authored
after a 302 response in the case of not going through a proxy.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 15 Aug, 2008 3 commits
-
-
Benjamin Peterson authored
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r65397 | collin.winter | 2008-08-01 22:39:06 -0500 (Fri, 01 Aug 2008) | 5 lines Patch #3480 by Nick Edds. Dramatically simplifies the fix_imports pattern, resulting in a reduction of the test_all_fixers runtime from 122+ secs to 59 secs (a good predictor of 2to3 performance). ........
-
Gregory P. Smith authored
-
Antoine Pitrou authored
-