| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated the list of expected skips for MacPython-OS9. | Jack Jansen | 2003-01-08 | 1 | -0/+8 |
|
|
* | n the Mac the frozen import that should fail actually succeeds, and we know i... | Jack Jansen | 2003-01-08 | 1 | -6/+7 |
|
|
* | Added the Mac to platforms that don't have user/group/other modes. | Jack Jansen | 2003-01-08 | 1 | -3/+6 |
|
|
* | - be explicit: audio data files should be opened in binary mode | Fred Drake | 2003-01-08 | 1 | -2/+2 |
|
|
* | Enable building and testing of ossaudiodev for Linux. | Guido van Rossum | 2003-01-08 | 1 | -0/+7 |
|
|
* | Fix for SF bug #642358: only provide a new with a __dict__ or | Guido van Rossum | 2003-01-07 | 1 | -0/+14 |
|
|
* | Much clearer when super() is used. | Raymond Hettinger | 2003-01-07 | 1 | -5/+5 |
|
|
* | Revert change 1.37. | Raymond Hettinger | 2003-01-07 | 1 | -12/+12 |
|
|
* | SF patch #662433: Fill arraymodule's tp_iter and sq_contains slots | Raymond Hettinger | 2003-01-07 | 1 | -0/+6 |
|
|
* | CHARSETS, ALIASES, CODEC_MAP: SF feature request 633543, Korean | Barry Warsaw | 2003-01-07 | 1 | -0/+37 |
|
|
* | Add a test for a feature added in rev. 2.82 of typeobject.c: | Guido van Rossum | 2003-01-06 | 1 | -0/+53 |
|
|
* | Add some print statements in verbose mode to announce that the newest | Guido van Rossum | 2003-01-06 | 1 | -0/+8 |
|
|
* | * add mms (windows media) as another scheme | Skip Montanaro | 2003-01-06 | 2 | -19/+18 |
|
|
* | Disable the rexec test now that rexec is out of grace. | Guido van Rossum | 2003-01-06 | 1 | -0/+2 |
|
|
* | Remove bastion test output | Guido van Rossum | 2003-01-06 | 1 | -10/+0 |
|
|
* | Disable the Bastion test now that Bastion is out of grace. | Guido van Rossum | 2003-01-06 | 1 | -3/+3 |
|
|
* | Sabotage rexec.py. It is not safe since the new-style classes. | Guido van Rossum | 2003-01-06 | 2 | -0/+5 |
|
|
* | Translate spaces in the machine name to underscores | Andrew M. Kuchling | 2003-01-06 | 1 | -2/+3 |
|
|
* | Used dictionaries rather than lists for membership testing. | Raymond Hettinger | 2003-01-06 | 1 | -12/+12 |
|
|
* | always also search on sys.path for res files | Just van Rossum | 2003-01-06 | 1 | -3/+2 |
|
|
* | SF feature #618024, urlparse fails on imap:// | Neal Norwitz | 2003-01-06 | 1 | -0/+3 |
|
|
* | SF feature #618024, urlparse fails on imap:// | Neal Norwitz | 2003-01-06 | 1 | -5/+5 |
|
|
* | SF #651082, tarfile module implementation from Lars Gustäbel | Neal Norwitz | 2003-01-05 | 3 | -0/+2180 |
|
|
* | - squashed bare except in rmtree() | Just van Rossum | 2003-01-05 | 1 | -5/+5 |
|
|
* | At least one Solaris box in the snake farm only supports "C" locale. | Neal Norwitz | 2003-01-05 | 1 | -1/+5 |
|
|
* | Move the statistical tests for four distributions into the unittest suite. | Raymond Hettinger | 2003-01-05 | 2 | -3/+41 |
|
|
* | Add a test case. | Raymond Hettinger | 2003-01-05 | 1 | -0/+19 |
|
|
* | Tweak __version__ -- the current code is between Optik 1.4 and 1.4.1. | Greg Ward | 2003-01-04 | 1 | -1/+1 |
|
|
* | module to run commands in a Terminal.app window | Just van Rossum | 2003-01-04 | 1 | -0/+54 |
|
|
* | Add Shockwave Flash. | Guido van Rossum | 2003-01-04 | 1 | -0/+1 |
|
|
* | Correct long standing bugs in the methods for random distributions. | Raymond Hettinger | 2003-01-04 | 1 | -4/+6 |
|
|
* | A new implementation of astimezone() that does what we agreed on in all | Tim Peters | 2003-01-04 | 1 | -16/+33 |
|
|
* | Test an edge case for sample(). | Raymond Hettinger | 2003-01-04 | 1 | -0/+1 |
|
|
* | Remove the random=None nonsense from sample() before it gets set in stone. | Raymond Hettinger | 2003-01-04 | 1 | -18/+11 |
|
|
* | M AutoExpand.py | Kurt B. Kaiser | 2003-01-04 | 7 | -27/+55 |
|
|
* | Convert Tcl path objects to strings. Fixes #661357. | Martin v. Löwis | 2003-01-04 | 1 | -0/+6 |
|
|
* | Remove a list comprehension, because a loop over the list | Walter Dörwald | 2003-01-03 | 1 | -2/+1 |
|
|
* | Pass the strict argument from read() on to readfp(), so the | Walter Dörwald | 2003-01-03 | 1 | -1/+1 |
|
|
* | Fix read_mime_types() so that it returns a dict as documented. | Walter Dörwald | 2003-01-03 | 1 | -2/+2 |
|
|
* | Fix SF #659228, 'realpath' function missing from os.path | Neal Norwitz | 2003-01-03 | 4 | -4/+8 |
|
|
* | [Patch #658094 ] PEP 301 implementation | Andrew M. Kuchling | 2003-01-03 | 1 | -0/+293 |
|
|
* | [Patch #658094] PEP 301 implementation | Andrew M. Kuchling | 2003-01-03 | 1 | -1/+12 |
|
|
* | Fix for bug #661136 | Just van Rossum | 2003-01-03 | 1 | -3/+8 |
|
|
* | Remove debugging prints. | Michael W. Hudson | 2003-01-03 | 1 | -2/+0 |
|
|
* | Jack complained that on test_crlf_separation() was failing on MacOS9 | Barry Warsaw | 2003-01-02 | 1 | -4/+4 |
|
|
* | The tzinfo methods utcoffset() and dst() must return a timedelta object | Tim Peters | 2003-01-02 | 1 | -32/+40 |
|
|
* | Allow list sort's comparison function to explicitly be None. See SF patch | Skip Montanaro | 2003-01-02 | 1 | -0/+20 |
|
|
* | 1. Remove obsolete, incorrect comment on non-package installation | Kurt B. Kaiser | 2003-01-02 | 1 | -7/+3 |
|
|
* | astimezone() internals: if utcoffset() returns a duration, complain if | Tim Peters | 2003-01-02 | 1 | -0/+17 |
|
|
* | Improve exception handling. | Kurt B. Kaiser | 2003-01-02 | 3 | -3/+6 |
|
|