- 15 Jul, 2007 1 commit
-
-
Facundo Batista authored
a non documented function that appers to uses resources not present in Windows.
-
- 14 Jul, 2007 5 commits
-
-
Facundo Batista authored
_exception, readwrite, closeall, compact_traceback; and for classes dispatcher, dispatcher_with_send, and file_wrapper. [Alan McIntyre - GSoC]
-
Andrew M. Kuchling authored
The Maildir specification doesn't seem to say anything about this situation, and it can happen if you're keeping a Maildir mailbox in Subversion (.svn directories) or some similar system. The patch just ignores directories in the cur/, new/, tmp/ folders.
-
Andrew M. Kuchling authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 13 Jul, 2007 9 commits
-
-
Barry Warsaw authored
[ 1752723 ] email.message_from_string: initial line gets discarded I added a test to assert that when the first line of text passed to message_from_string() contains a leading space, the message ends up with the appropriate FirstHeaderLineIsContinuationDefect on its defects list. The bug is invalid.
-
Thomas Heller authored
Py_DECREF'd.
-
Thomas Heller authored
-
Thomas Heller authored
of c_char_p and c_wchar_p has changed as a sideeffect.
-
Thomas Heller authored
adds little value, but has a large problem on OS X, as explained in SF# 1581906.
-
Thomas Heller authored
-
Thomas Heller authored
the methods and docstring after the type creation does not work, they must be in the dictionary before creating the type.
-
Raymond Hettinger authored
-
Facundo Batista authored
and the escape function. Check that marshalling recursive sequences & dicts raises TypeError. Check that marshalling out-of-range ints raises OverflowError [Alan McIntyre - GSoC]
-
- 12 Jul, 2007 7 commits
-
-
Georg Brandl authored
The KeyError raised by Zipfile.getinfo for nonexistent names now has a descriptive message.
-
Georg Brandl authored
Python tutorial.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
with %G.
-
Georg Brandl authored
-
Georg Brandl authored
without handler.
-
- 11 Jul, 2007 1 commit
-
-
Georg Brandl authored
-
- 09 Jul, 2007 2 commits
-
-
Ronald Oussoren authored
when a users install GNU libtool early in his PATH
-
Ronald Oussoren authored
-
- 06 Jul, 2007 1 commit
-
-
Neal Norwitz authored
-
- 05 Jul, 2007 1 commit
-
-
Kurt B. Kaiser authored
Calls using METH_OLDARGS unpack this tuple; calls using METH_VARARG don't. Tcl's concatenation of args was affected; IDLE doesn't start. Modify Tkapp_Call() to unpack single tuple arglists. Bug 1733943 Ref http://mail.python.org/pipermail/python-checkins/2007-May/060454.html
-
- 04 Jul, 2007 1 commit
-
-
Mark Hammond authored
distutils or external build processes can find them.
-
- 02 Jul, 2007 1 commit
-
-
Georg Brandl authored
-
- 01 Jul, 2007 1 commit
-
-
Georg Brandl authored
-
- 30 Jun, 2007 1 commit
-
-
Georg Brandl authored
-
- 27 Jun, 2007 1 commit
-
-
Georg Brandl authored
-
- 25 Jun, 2007 1 commit
-
-
Georg Brandl authored
-
- 19 Jun, 2007 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
- 18 Jun, 2007 4 commits
-
-
Lars Gustäbel authored
parameter.
-
Lars Gustäbel authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 17 Jun, 2007 1 commit
-
-
Neal Norwitz authored
-