- 15 Eki, 2000 1 kayıt (commit)
-
-
Greg Ward yazdı
-
- 14 Eki, 2000 26 kayıt (commit)
-
-
Lars Gustäbel yazdı
-
Tim Peters yazdı
+ Bump the build number. + Changed app name in installer dialogs. + Fiddled dialogs to repair grammar and get rid of anachronisms (e.g., "ProgMan" and "Program Manager" haven't made sense since Windows 3.1!).
-
Fred Drake yazdı
class, but not an instance (since an instance will be created using the formatted message string as the constructor parameter).
-
Fred Drake yazdı
manuals instead of howtos.
-
Fred Drake yazdı
floating-point values.
-
Fred Drake yazdı
-
Fred Drake yazdı
Convert from a howto to a manual, so we can *have* chapters! Comment out the macconsole module documentation; Think C seems to have disappeared.
-
Fred Drake yazdı
It is no longer needed here.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
be filled in with real information. Contributed by Chris Barker <cbarker@jps.net>.
-
Fred Drake yazdı
<vincem@en.com>.
-
Fred Drake yazdı
Small fixes.
-
Fred Drake yazdı
Various updates and additions.
-
Fred Drake yazdı
Small clarification, remove the assertion that the module is temporary.
-
Fred Drake yazdı
Added summary of the strengths and weaknesses of the FrameWork module and fixed some typos.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Barker <cbarker@jps.net>.
-
Fred Drake yazdı
the DB 3 module; thanks to Robin Dunn <robind@users.sourceforge.net>. This closes SourceForge bug #116850.
-
Fred Drake yazdı
cleaner.
-
Greg Ward yazdı
-
Greg Ward yazdı
-
Greg Ward yazdı
an 'other_libraries()' parameter.
-
Greg Ward yazdı
we actually installed modules to a directory in sys.path.
-
Greg Ward yazdı
-
- 13 Eki, 2000 13 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
If we're installing to another partition than the system partition offer to copy PythonCore in stead of aliasing it. This should fix the applet problems some people have.
-
Jack Jansen yazdı
-
Jeremy Hylton yazdı
-
Jeremy Hylton yazdı
-
Jeremy Hylton yazdı
-
Jeremy Hylton yazdı
1.5.2. The compiler generates code for the version of the interpreter it is run under. ast.py: Print and Printnl add dest attr for extended print new node AugAssign for augmented assignments new nodes ListComp, ListCompFor, and ListCompIf for list comprehensions pyassem.py: add work around for string-Unicode comparison raising UnicodeError on comparison of two objects in code object's const table pycodegen.py: define VERSION, the Python major version number get magic number using imp.get_magic() instead of hard coding implement list comprehensions, extended print, and augmented assignment; augmented assignment uses Delegator classes (see doc string) fix import and tuple unpacking for 1.5.2 transformer.py: various changes to support new 2.0 grammar and old 1.5 grammar add debug_tree helper than converts and symbol and token numbers to their names
-
Lars Gustäbel yazdı
-
Lars Gustäbel yazdı
Added SAX2DOM class.
-
Paul Prescod yazdı
-
Jack Jansen yazdı
-
Fred Drake yazdı
-