- 13 Agu, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
remembers what it is supposed to do. :-(
-
- 20 Ock, 2001 1 kayıt (commit)
-
-
Skip Montanaro yazdı
added test script and expected output file as well this closes patch 103297. __all__ attributes will be added to other modules without first submitting a patch, just adding the necessary line to the test script to verify more-or-less correct implementation.
-
- 14 Ock, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 17 Agu, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 02 Şub, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
1. Comments at the beginning of the module, before functions, and before classes have been turned into docstrings. 2. Tabs are normalized to four spaces. Also, removed the "remove" function from dircmp.py, which reimplements list.remove() (it must have been very old).
-
- 03 May, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
This will enlighten Andrew Dalke; I don't know about kjpylint. :-)
-
- 13 Ara, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Allow specifying the test file on the command line.
-
- 20 Agu, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 09 Agu, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 16 Eyl, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Audio_mac.py: Mac specific class for audiodev.py. aifc.py: open files for reading/writing in binary mode ('rb', 'wb').
-
- 01 Agu, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 17 Ara, 1993 1 kayıt (commit)
-
-
Sjoerd Mullender yazdı
-