- 12 Jan, 2007 5 commits
-
-
Thomas Heller authored
Kammerhofer.
-
Thomas Heller authored
Kammerhofer. release25-maint backport candidate, but the release manager has to decide.
-
Thomas Heller authored
imported on non-windows systems.
-
Anthony Baxter authored
cause the right files to be rebuilt.
-
Brett Cannon authored
far down.
-
- 11 Jan, 2007 5 commits
-
-
Thomas Heller authored
-
Thomas Heller authored
of HANDLE, WPARAM, LPARAM data types. Make parameterless foreign function calls work.
-
Raymond Hettinger authored
-
Matthias Klose authored
-
Matthias Klose authored
-
- 10 Jan, 2007 5 commits
-
-
Guido van Rossum authored
was getting complaints from pychecker.)
-
Thomas Heller authored
-
Thomas Heller authored
-
Gustavo Niemeyer authored
-
Gustavo Niemeyer authored
stated in http://docs.python.org/lib/built-in-funcs.html as well.
-
- 09 Jan, 2007 4 commits
-
-
Thomas Heller authored
module. Will backport to release25-maint.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
Bug #1627575: Added _open() method to FileHandler which can be used to reopen files. The FileHandler instance now saves the encoding (which can be None) in an attribute called "encoding".
-
- 08 Jan, 2007 4 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
Bare except clause removed from LogRecord.__init__. Now, only ValueError, TypeError and AttributeError are trapped. (SF #411881)
-
Vinay Sajip authored
Bare except clause removed from SocketHandler.createSocket(). Now, only socket.error is trapped. (SF #411881)
-
Raymond Hettinger authored
-
- 07 Jan, 2007 2 commits
-
-
Peter Astrand authored
-
Peter Astrand authored
Re-implemented fix for #1531862 once again, in a way that works with Python 2.2. Fixes bug #1603424.
-
- 06 Jan, 2007 3 commits
-
-
Neal Norwitz authored
-
Anthony Baxter authored
-
Raymond Hettinger authored
-
- 05 Jan, 2007 8 commits
-
-
Brett Cannon authored
'void' instead of just a set of empty parentheses.
-
Andrew M. Kuchling authored
[Patch #1520904] Fix bsddb tests to write to the temp directory instead of the Lib/bsddb/test directory
-
Andrew M. Kuchling authored
-
Neal Norwitz authored
-
Gregory P. Smith authored
-
Neal Norwitz authored
and the module dict has been cleared already and some object raises a warning (like in a __del__). Will backport.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
(will backport to 2.5)
-
- 04 Jan, 2007 4 commits
-
-
Martin v. Löwis authored
to avoid relying on atexit. Will backport to 2.5.
-
Raymond Hettinger authored
-
Neal Norwitz authored
-
Brett Cannon authored
temporarily set or unset environment variables.
-