- 09 Agu, 2002 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Weinberg). This changes all uses of deprecated tempfile functions to the recommended ones.
-
- 30 Tem, 2002 1 kayıt (commit)
-
-
Barry Warsaw yazdı
imports of test modules now import from the test package. Other related oddities are also fixed (like DeprecationWarning filters that weren't specifying the full import part, etc.). Also did a general code cleanup to remove all "from test.test_support import *"'s. Other from...import *'s weren't changed.
-
- 23 May, 2002 1 kayıt (commit)
-
-
Skip Montanaro yazdı
closes patch #536278.
-
- 09 Agu, 2001 2 kayıt (commit)
-
-
Tim Peters yazdı
-
Martin v. Löwis yazdı
-
- 17 Ock, 2001 2 kayıt (commit)
-
-
Guido van Rossum yazdı
didn't import it. Also got rid of some inconsistent spaces inside parentheses in test_gzip.py.
-
Marc-André Lemburg yazdı
and replaces them with a new API verify(). As a result the regression suite will also perform its tests in optimization mode. Written by Marc-Andre Lemburg. Copyright assigned to Guido van Rossum.
-
- 23 Eki, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 29 Tem, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
test file, too, so the methods have more work to do.
-
- 07 Nis, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 25 Mar, 1999 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
writes a chunk of compressed data, closes it, writes another chunk, and reads the contents back to verify that they are the same.
-