- 28 Mar, 2005 1 commit
-
-
Tim Peters authored
work (SyntaxErrors at compile time). I slammed in what looked like the obvious fixes, but someone who understands this file should check my work.
-
- 27 Mar, 2005 4 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
instead of raising a TypeError. Allows other types to successfully implement __radd__() style methods. * Remove future division import from test suite. * Remove test suite's shadowing of __builtin__.dir().
-
Raymond Hettinger authored
-
- 24 Mar, 2005 4 commits
-
-
Martin v. Löwis authored
-
Thomas Heller authored
-
Fred Drake authored
-
Fred Drake authored
work in math displays (thanks to Bo Peng on the Doc-SIG)
-
- 23 Mar, 2005 3 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
so that bdist_wininst can specify 'any'.
-
Walter Dörwald authored
-
- 22 Mar, 2005 8 commits
-
-
Martin v. Löwis authored
-
Walter Dörwald authored
various iterables. (Copied from test_deque.py as suggested by Jim Jewett in SF bug #1166274)
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Walter Dörwald authored
-
Fred Drake authored
-
Fred Drake authored
- more consistent markup - elaborate a couple of points
-
- 21 Mar, 2005 8 commits
-
-
Walter Dörwald authored
(Copied from test_deque.py as suggested by Jim Jewett in SF bug #1166274)
-
Martin v. Löwis authored
-
Martin v. Löwis authored
outputs with the distribution object.
-
Brett Cannon authored
line.
-
Skip Montanaro authored
-
Fred Drake authored
- fix indentation to conform to the Python style guide - add more tests and documentation
-
Fred Drake authored
-
Fred Drake authored
-
- 20 Mar, 2005 7 commits
-
-
Fred Drake authored
added support for the provides, requires, and obsoletes metadata fields
-
Fred Drake authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Matthias Klose authored
-
- 19 Mar, 2005 2 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 18 Mar, 2005 3 commits
-
-
Raymond Hettinger authored
-
Skip Montanaro authored
-
Walter Dörwald authored
-