- 10 May, 2008 7 commits
-
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
test.test_support.import_module().
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
- 09 May, 2008 24 commits
-
-
Brett Cannon authored
-
Brett Cannon authored
-
Alexandre Vassalotti authored
Merged r62778, r62779, r62802, r62806, r62807, r62808, r62809, r62844, r62846, r62952, r62956.
-
Brett Cannon authored
-
Benjamin Peterson authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Mark Dickinson authored
negative; fix to return an (appropriately signed) zero instead.
-
Martin v. Löwis authored
-
Mark Dickinson authored
could be incorrectly raised. This is a backport of the Py3k fix in r62939. (Should really have been fixed in the trunk first and svnmerged into py3k.)
-
Christian Heimes authored
-
Andrew M. Kuchling authored
Uncomment PEP 370 section. Add some module items
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Benjamin Peterson authored
-
Skip Montanaro authored
unclear whether the verbatim text should have been indented or by how much.
-
Benjamin Peterson authored
-
- 08 May, 2008 9 commits
-
-
Benjamin Peterson authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
Closes issue #2790.
-
Brett Cannon authored
-
Brett Cannon authored
test.test_support.catch_warning() where showwarning() was not being set properly.
-
Brett Cannon authored
-
Brett Cannon authored
triggered warnings should be captured. This allows the context manager to be used to just prevent the internal state of the 'warnings' framework and thus allow triggered warnings to be displayed.
-