- 14 Tem, 2008 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
The fact that this was failing and went unnoticed so long seems like a good argument for being able to enable and disble py3kwarnings through Python.
-
- 12 May, 2008 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 22 Tem, 2005 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.
-
- 09 Nis, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 21 Mar, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 12 Şub, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 29 Ock, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 30 Ara, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
in MacPython-OS9 and MacPython-OSX (or the equivalent unix Python on Mac OS X). The only items remaining in Mac/Lib are modules that are meaningful only for MacPython-OS9 (CFM stuff, MacPython preferences in resources, etc).
-
- 07 Agu, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
This patch makes inheritance for OSA classes work. The implementation is a bit convoluted, but I don't immedeately see a simpler way of doing it. I added calls to ascii() everywhere we output strings that may contain non-ascii characters (Python has gotten very picky since the encoding patch:-). I also removed Donovan's different way of opening resource files: I don't seem to need it.
-
- 25 Agu, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 19 Agu, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Moved here from lib-toolbox, where they should never have been in the first place (all the other stuff there wa generated with bgen).
-
- 12 Ara, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 15 Nis, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 16 Ock, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
implement "every", etc.
-
- 18 Ara, 1997 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 08 Agu, 1997 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Fixed Property class: selector is a 'type', not an 'enum'
-
- 17 Tem, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
Added support for all basic types mentioned in Apple Event Registry Added support for automatically-generated suites.
-