- 23 Agu, 2007 1 kayıt (commit)
-
-
Collin Winter yazdı
-
- 21 Nis, 2006 1 kayıt (commit)
-
-
Guido van Rossum yazdı
I really don't know why I bother; these are all generated files. But I don't recall how to regenerate them nor how to fix the generator. The hardest part was fixing two mutual recursive imports; somehow changing "import foo" into "from . import foo" where foo and bar import each other AND both are imported from __init__.py caused things to break. Bah.
-
- 18 Tem, 2004 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 13 Haz, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 12 Nis, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
to lookup properties declared in base classes. Looking at it I'm not sure what the official scope if the property codes is, maybe it is only the (OSA) class in which they are used. But giving them global scope hasn't been a problem so far. Regenerated the standard suites, which are now also space-indented.
-
- 01 Nis, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 30 Mar, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
the primary name.
-
- 28 Mar, 2003 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
This is a first step towards regenerating the modules with newer, MacOSX, versions of these programs, and using the programmatic interface to get at the terminology in stead of poking in resource files.
-
- 23 Mar, 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ı
-
- 23 Nis, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
Second part of fix for #493826: regenerated suite modules so errn exists but == 0 doesn't signal an error. Bugfix candidate.
-
- 22 Ock, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 17 May, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
exist in latin1, but at least the roundtrip results in the same macroman characters.
-
- 17 Agu, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-