- 01 Oct, 2004 4 commits
-
-
Tim Peters authored
-
Greg Ward authored
which isn't being converted from reST yet).
-
Tim Peters authored
-
Tim Peters authored
-
- 30 Sep, 2004 6 commits
-
-
Raymond Hettinger authored
-
Edward Loper authored
-
Raymond Hettinger authored
Many of these tests are redundant, but this will ensure that the mapping protocols all stay in sync. Also, added a test for dictionary subclasses.
-
Walter Dörwald authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
* Updated docs to reflected signed return values. * Fixed a doubled word typo.
-
- 29 Sep, 2004 5 commits
-
-
Raymond Hettinger authored
Rather than introduce new logic, took the approach of making the message itself more general.
-
Raymond Hettinger authored
-
Nicholas Bastin authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 28 Sep, 2004 19 commits
-
-
Skip Montanaro authored
-
Skip Montanaro authored
-
Raymond Hettinger authored
(Suggested by Michael Hudson.)
-
Tim Peters authored
repr(66.6) == "66.6", so doubt that the claimed output has ever been seen. Changed it to 66.25 everywhere, and manually verified that the new claimed output is correct.
-
Edward Loper authored
request. Tim says that "correct 'fuzzy' comparison of floats cannot be automated." (The motivation behind adding the new option was verifying interactive examples in Python's latex documentation; several such examples use numbers that don't print consistently on different platforms.)
-
Raymond Hettinger authored
* Have groupby() be careful about decreffing structure members.
-
Edward Loper authored
the expected output to match corresponding number literals in the actual output if their values are equal (to ten digits of precision).
-
Brett Cannon authored
-
Brett Cannon authored
the proper path directories for compiling extension modules.
-
Edward Loper authored
-
Edward Loper authored
-
Raymond Hettinger authored
Added a clarifying line to the docs.
-
Edward Loper authored
-
Edward Loper authored
-
Edward Loper authored
fact that compiler.ast.Function now takes a "decorators" argument.
-
Raymond Hettinger authored
the htons() function.
-
Raymond Hettinger authored
-
Greg Ward authored
-
Raymond Hettinger authored
-
- 27 Sep, 2004 6 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Raymond Hettinger authored
-