- 10 Mar, 2006 7 kayıt (commit)
-
-
Martin v. Löwis yazdı
disable them in the solution since ctypes doesn't support these processors on Windows.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Rename unicodedata.db* to unicodedata.ucd*
-
Guido van Rossum yazdı
Anyway, this is the changes to the with-statement so that __exit__ must return a true value in order for a pending exception to be ignored. The PEP (343) is already updated.
-
Guido van Rossum yazdı
-
- 09 Mar, 2006 21 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
interpreter to exit.
-
Tim Peters yazdı
happy with the output as-is. This incidentally also gets rid of "an extra" blank line at the end of the output block that probably wasn't intended (although it doesn't matter one way or the other).
-
Thomas Heller yazdı
-
Andrew M. Kuchling yazdı
-
Thomas Heller yazdı
Tools/scripts/svneol.py: added the .sln and .vcproj extensions because these are text files. Ran svneol.py over the source tree.
-
Thomas Heller yazdı
Settings for 64-bit Windows are missing. I've left in the 64-bit warnings to remind me to port ctypes to Py_ssize_t.
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
Neal Norwitz yazdı
python . python < . both print a message, return non-zero and do not core dump.
-
Martin v. Löwis yazdı
-
Tim Peters yazdı
it found a bunch more in need of svn:eol-style.
-
Tim Peters yazdı
SVN control. Like reindent.py, I expect to run this mindlessly from time to time, checking in whatever it happens to do ;-)
-
Martin v. Löwis yazdı
-
Tim Peters yazdı
-
Tim Peters yazdı
-
- 08 Mar, 2006 12 kayıt (commit)
-
-
Hye-Shik Chang yazdı
-
Georg Brandl yazdı
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
Thomas Heller yazdı
Based on a patch from Hye-Shik Chang.
-
Thomas Heller yazdı
-
Georg Brandl yazdı
no "doc" argument given. This makes it possible to legitimately use property() as a decorator to produce a read-only property.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
module.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Andrew M. Kuchling yazdı
-