- 26 Şub, 2006 3 kayıt (commit)
-
-
Martin v. Löwis yazdı
a tree of Python objects. Expose this through compile().
-
Brett Cannon yazdı
automatically removed. Also annotate what each line is meant to test.
-
Tim Peters yazdı
-
- 25 Şub, 2006 5 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
- The copy module now "copies" function objects (as atomic objects). - dict.__getitem__ now looks for a __missing__ hook before raising KeyError. - Added a new type, defaultdict, to the collections module. This uses the new __missing__ hook behavior added to dict (see above).
-
Neal Norwitz yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
Just symlink or copy python.vim to ~/.vim/syntax/ . Also included is a sample Python file with basic expressions to make sure they are highlighted. Also add a Vim directory in Misc to hold all Vim configuration files.
-
- 24 Şub, 2006 2 kayıt (commit)
-
-
Neal Norwitz yazdı
['(' gen_for ')'] is redundant with test, so remove it.
-
Neal Norwitz yazdı
-
- 23 Şub, 2006 3 kayıt (commit)
-
-
Jack Jansen yazdı
build for the current CPU.
-
Jack Jansen yazdı
MacOSX 10.4 readline, and don't build the readline module in that case.
-
Jack Jansen yazdı
-
- 22 Şub, 2006 4 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
- 21 Şub, 2006 10 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Tim Peters yazdı
using the old Wichmann-Hill generator, Also pointed to a newer version of his generator, and weakened the claim about what jumpahead() does now. Note sure I got the LaTeX entirely correct for \seeurl. If it's broken, please fix it ;-) Bugfix candidate! (These changes make just as much sense for 2.4.)
-
Walter Dörwald yazdı
-
Tim Peters yazdı
-
Georg Brandl yazdı
-
Tim Peters yazdı
-
Guido van Rossum yazdı
systems; define these conditionally.
-
- 20 Şub, 2006 13 kayıt (commit)
-
-
Georg Brandl yazdı
-
Tim Peters yazdı
-
Georg Brandl yazdı
on server error codes. Make this clear.
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
add a Py_SAFE_DOWNCAST() to make the code correct.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
opened in binary mode.
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
platform field
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-