- 10 Mar, 2005 2 commits
-
-
Fred Drake authored
(ported from release24-maint branch revision 1.10.4.1)
-
Fred Drake authored
(ported from release24-maint branch revision 1.86.2.3)
-
- 09 Mar, 2005 6 commits
-
-
Raymond Hettinger authored
-
Andrew MacIntyre authored
-
Raymond Hettinger authored
of multiple fields. This provides direct support for sorting by multiple keys.
-
Anthony Baxter authored
-
Skip Montanaro authored
example
-
Skip Montanaro authored
-
- 08 Mar, 2005 5 commits
-
-
Martin v. Löwis authored
Will backport to 2.4.
-
Martin v. Löwis authored
-
Raymond Hettinger authored
Make functional.partial() more closely match the spec by emulating some useful features of regular functions: * Made weak referencable. * Allow attribute access so a user can set __name__, __doc__, etc.
-
Raymond Hettinger authored
some useful features of regular functions: * Made weak referencable. * Allow attribute access so a user can set __name__, __doc__, etc.
-
Greg Ward authored
(merge from release24-maint branch).
-
- 07 Mar, 2005 1 commit
-
-
Greg Ward authored
attributes to oss_audio_device object: 'closed', 'name', and 'mode'.
-
- 05 Mar, 2005 7 commits
-
-
Martin v. Löwis authored
stream compression; add, for symmetry reasons, r:* as a synonym of r.
-
Brett Cannon authored
``class C(): pass`` is no longer a syntax error.
-
Brett Cannon authored
-
Brett Cannon authored
leading tabs in a line when in Python mode. Also fixed some grammatical errors in the comments.
-
Brett Cannon authored
-
Brett Cannon authored
-
Greg Ward authored
eg. "2004-03-04" is not broken across lines. (Merged from 2.4 branch.)
-
- 04 Mar, 2005 4 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
in pyexpat.GetInputContext. Will backport to 2.4.
-
Michael W. Hudson authored
-
Martin v. Löwis authored
to build. Will backport to 2.4
-
- 03 Mar, 2005 15 commits
-
-
Martin v. Löwis authored
symbolic links on Windows. Fixes #1100429. Will backport to 2.4.
-
Martin v. Löwis authored
Will backport to 2.4.
-
Martin v. Löwis authored
-
Peter Astrand authored
-
Peter Astrand authored
-
Peter Astrand authored
redirected, using select() or threads is unnecessary.
-
Peter Astrand authored
stdin/stdout/stderr redirected.
-
Fred Drake authored
- function names marked with \function should include parentheses - "standard error" instead of "stderr" for text - a boolean parameter takes true or false values, not just True or False
-
Raymond Hettinger authored
-
Martin v. Löwis authored
numbers in PyLong_AsLongLong, and update test suite accordingly. Backported to 2.4.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
profile.py if available.
-
Martin v. Löwis authored
file size.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
in LWPCookieJar. Backported to 2.4.
-