- 06 Eyl, 2006 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 18 Tem, 2004 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 12 Şub, 2004 1 kayıt (commit)
-
-
Walter Dörwald yazdı
From SF patch #852334.
-
- 24 Eki, 2003 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 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.
-
- 17 Tem, 2002 1 kayıt (commit)
-
-
Jeremy Hylton yazdı
The staticforward define was needed to support certain broken C compilers (notably SCO ODT 3.0, perhaps early AIX as well) botched the static keyword when it was used with a forward declaration of a static initialized structure. Standard C allows the forward declaration with static, and we've decided to stop catering to broken C compilers. (In fact, we expect that the compilers are all fixed eight years later.) I'm leaving staticforward and statichere defined in object.h as static. This is only for backwards compatibility with C extensions that might still use it. XXX I haven't updated the documentation.
-
- 27 Ara, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Converted the templates to use ANSI C prototypes (finally!) - Use re in stead of deprecated regex
-
- 20 Tem, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
Move computation of sets of characters out of the body of the function that uses them.
-
- 01 Eyl, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
This should match the situation in the 1.6b1 tree.
-
- 30 Haz, 2000 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 18 Şub, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 16 Şub, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
"python modulator.py EXAMPLE.py") and that it's only there in case you don't have Tkinter.
-
- 10 Nis, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 27 Kas, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 25 Eki, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 07 Mar, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Don't append Unix paths on a Mac (Jack Jansen).
-
- 23 Eki, 1995 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
- 12 Eki, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 20 Haz, 1995 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
- 16 May, 1995 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
- 02 Mar, 1995 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-