- 23 Tem, 2002 1 kayıt (commit)
-
-
Barry Warsaw yazdı
imports e.g. test_support must do so using an absolute package name such as "import test.test_support" or "from test import test_support". This also updates the README in Lib/test, and gets rid of the duplicate data dirctory in Lib/test/data (replaced by Lib/email/test/data). Now Tim and Jack can have at it. :)
-
- 01 Nis, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
I left the email pkg alone; I'm not sure how Barry would like to handle that.
-
- 03 Mar, 2002 1 kayıt (commit)
-
-
Neal Norwitz yazdı
when no arguments are passed
-
- 04 Eki, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 03 Eki, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 26 Eyl, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
probably *should* be doing.
-
- 25 Eyl, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
use it. This simplifies the individual tests a little. Added some new tests related to exception handling.
-
- 24 Eyl, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
and the information provided to the profiler. This stuff is a mess!
-
- 22 Eyl, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
interpreter is reporting what we expect to see.
-