- 03 Apr, 2006 9 commits
-
-
Neal Norwitz authored
like cause the interpreter to exit abruptly. If there's a way to fix this, it would be good to really fix it. It could just be the operation of the std C library and we just aren't supposed to do that. When the test case is skipped, we print a message so the user can check for themselves.
-
Neal Norwitz authored
Remove some duplicated code for handling Mac modules. No functional change (intended). Also stoped setting srcdir twice.
-
Neal Norwitz authored
* Cleanup formatting a bit (add spaces). * Move static var initialized inside init_types() since that's the only place it's used.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Tim Peters authored
-
Anthony Baxter authored
-
- 02 Apr, 2006 11 commits
-
-
Walter Dörwald authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Fredrik Lundh authored
-
Fred Drake authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
- 01 Apr, 2006 20 commits
-
-
Fred Drake authored
now sport attributes that provide access to the parts of the result.
-
Walter Dörwald authored
of hiding it behind a setter and a getter.
-
Georg Brandl authored
-
Jeremy Hylton authored
Reorder compiler_set_lineno() call for consistency.
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Neal Norwitz authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Anthony Baxter authored
of SQLite3 from 3.2.2 to 3.0.8, by providing an alternative to sqlite3_transfer_bindings. setup.py also handles the common (in debian and ubuntu, at least) case of a buggy sqlite3.h SQLITE_VERSION_NUMBER.
-
Georg Brandl authored
-
Walter Dörwald authored
that output localized month and weekday names and can cope with encodings.
-
Georg Brandl authored
msg strings with '%', but without format args.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
file descriptor.
-
Georg Brandl authored
-
Fred Drake authored
-
Tim Peters authored
-