- 08 Mar, 2007 6 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Collin Winter yazdı
Backported r54226 from p3yk: Move test_unittest, test_doctest and test_doctest2 higher up in the testing order.
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
- 07 Mar, 2007 12 kayıt (commit)
-
-
Guido van Rossum yazdı
if os.name == "nt".
-
Georg Brandl yazdı
Fixes #878275.
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
main() function.
-
Georg Brandl yazdı
comprehensive test suite for the module.
-
Georg Brandl yazdı
given a unicode argument and os.listdir() returns unicode filenames.
-
Georg Brandl yazdı
-
George Yoshida yazdı
-
Georg Brandl yazdı
makes the filenames the warning module prints much more sensible when a PYTHONSTARTUP file is used.
-
Georg Brandl yazdı
exception if the -i command line option or PYTHONINSPECT environment variable is given, but break into the interactive interpreter just like on other exceptions or normal program exit. (backport)
-
- 06 Mar, 2007 20 kayıt (commit)
-
-
Walter Dörwald yazdı
-
Walter Dörwald yazdı
curses.resize_term() is called, update _curses.LINES, _curses.COLS, curses.LINES and curses.COLS.
-
Georg Brandl yazdı
of Py_ssize_t.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
and should return True or False otherwise.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Guido van Rossum yazdı
fractional times. With unittest. Somebody please backport to 2.5.
-
Skip Montanaro yazdı
-
Martin v. Löwis yazdı
in HTMLParser.
-
Georg Brandl yazdı
using "python -m doctest [-v] filename ...".
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
"extending and embedding" tutorial.
-
Georg Brandl yazdı
-
- 05 Mar, 2007 2 kayıt (commit)
-
-
Georg Brandl yazdı
sq_ass_slice instead of the sq_slice slot.
-
Facundo Batista yazdı
-