- 11 Mar, 2010 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 16 May, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 03 Agu, 2007 1 kayıt (commit)
-
-
Collin Winter yazdı
-
- 10 Ock, 2007 1 kayıt (commit)
-
-
Guido van Rossum yazdı
(a) "except E, V" -> "except E as V" (b) V is now limited to a simple name (local variable) (c) V is now deleted at the end of the except block
-
- 09 Agu, 2004 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 13 May, 2003 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
(I've tested the fixes, but please proofread anyway.)
-
- 11 Eyl, 2002 1 kayıt (commit)
-
-
http://www.python.org/sf/572113Walter Dörwald yazdı
(with one small bugfix in bgen/bgen/scantools.py) This replaces string module functions with string methods for the stuff in the Tools directory. Several uses of string.letters etc. are still remaining.
-
- 20 Tem, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 17 Ock, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 27 Kas, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 07 Ock, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-