| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both | Jack Jansen | 2002-12-30 | 136 | -0/+207 |
|
|
* | Add __all__. (Brett Cannon.) | Guido van Rossum | 2002-12-30 | 1 | -0/+2 |
|
|
* | Bite the bullet on all the indirect timetz and datetimetz tzinfo methods: | Tim Peters | 2002-12-30 | 1 | -14/+20 |
|
|
* | We're using strictly American spellings, so there's no diaresis over | Fred Drake | 2002-12-30 | 1 | -53/+56 |
|
|
* | SF patch 659809, by Daniel Brotsky: fix Makefile.pre to use config | Guido van Rossum | 2002-12-30 | 2 | -3/+6 |
|
|
* | A short note about the versions of BerkeleyDB we now support | Barry Warsaw | 2002-12-30 | 1 | -4/+5 |
|
|
* | Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at | Barry Warsaw | 2002-12-30 | 22 | -403/+930 |
|
|
* | Add some missing tests. Should now test everything that pybsddb's | Barry Warsaw | 2002-12-30 | 1 | -24/+32 |
|
|
* | A step on the way to making tzinfo classes writable by mortals: get rid | Tim Peters | 2002-12-30 | 3 | -66/+117 |
|
|
* | Start something that might make table notes easier to deal with, | Fred Drake | 2002-12-30 | 1 | -0/+21 |
|
|
* | Search for and use BerkeleyDB 4.1 if it's available. Python's | Barry Warsaw | 2002-12-30 | 1 | -10/+9 |
|
|
* | Template for future tests. | Barry Warsaw | 2002-12-30 | 1 | -7/+4 |
|
|
* | Clean up a table so it passes formatting. | Fred Drake | 2002-12-30 | 1 | -12/+19 |
|
|
* | Add news about fix for bug #624807. | Neil Schemenauer | 2002-12-30 | 1 | -0/+4 |
|
|
* | Added the \var{} markup so the tables will look good. | Raymond Hettinger | 2002-12-30 | 1 | -8/+9 |
|
|
* | Match new sequence behavior. User defined types now behave better as and | Neil Schemenauer | 2002-12-30 | 1 | -2/+2 |
|
|
* | This file hasn't been committed for a long time, because it erronuously ended | Jack Jansen | 2002-12-30 | 1 | -41/+153 |
|
|
* | Consolidate the int and long sequence repeat code. Before the change, | Neil Schemenauer | 2002-12-30 | 2 | -65/+0 |
|
|
* | Long-obsolete, replaced by Carbon.Sound. | Jack Jansen | 2002-12-30 | 1 | -64/+0 |
|
|
* | Always try nb_* slots before trying sq_concat, sq_inplace_concat, sq_repeat, | Neil Schemenauer | 2002-12-30 | 1 | -50/+128 |
|
|
* | Added markup upto line 233. | Raymond Hettinger | 2002-12-30 | 1 | -58/+57 |
|
|
* | Update the email package news. | Barry Warsaw | 2002-12-30 | 1 | -1/+1 |
|
|
* | Describe the new `errors' argument to Header.__init__() and | Barry Warsaw | 2002-12-30 | 1 | -2/+9 |
|
|
* | test_bad_8bit_header(): Tests for optional argument `errors'. See SF | Barry Warsaw | 2002-12-30 | 1 | -0/+11 |
|
|
* | Header.__init__(), .append(): Add an optional argument `errors' which | Barry Warsaw | 2002-12-30 | 1 | -6/+11 |
|
|
* | Actually, make this 2.5a1 since it will include API changes that may | Barry Warsaw | 2002-12-30 | 1 | -1/+1 |
|
|
* | Silence cast warnings for Tcl 8.3. | Martin v. Löwis | 2002-12-30 | 1 | -6/+12 |
|
|
* | Bump to 2.5 | Barry Warsaw | 2002-12-30 | 1 | -1/+1 |
|
|
* | TestMIMEAudio.setUp(): Use the email package's copy of the audio test | Barry Warsaw | 2002-12-30 | 1 | -2/+7 |
|
|
* | A copy of the audio test file from Lib/test, needed because some | Barry Warsaw | 2002-12-30 | 1 | -0/+0 |
|
|
* | Added tests that conversion to our own timezone is always an identity, | Tim Peters | 2002-12-30 | 1 | -0/+13 |
|
|
* | parsedate_tz(): Fix SF bug #552345, optional FWS between the comma and | Barry Warsaw | 2002-12-30 | 1 | -1/+8 |
|
|
* | test_parsedate_compact(): A test for optional FWS between the comma | Barry Warsaw | 2002-12-30 | 1 | -0/+5 |
|
|
* | Beefed up the timezone conversion test by adding a phony UTC zone that's | Tim Peters | 2002-12-30 | 1 | -67/+81 |
|
|
* | A code cleansing pass | Barry Warsaw | 2002-12-30 | 1 | -55/+74 |
|
|
* | Patch 659834 by Magnus Lie Hetland: | Guido van Rossum | 2002-12-30 | 4 | -3/+71 |
|
|
* | Port rfc822.py changes that didn't make it into this copy, | Barry Warsaw | 2002-12-30 | 1 | -21/+35 |
|
|
* | test_name_with_dots(): A new test to ensure that we're implementing | Barry Warsaw | 2002-12-30 | 1 | -0/+9 |
|
|
* | More markup additions | Andrew M. Kuchling | 2002-12-30 | 1 | -156/+264 |
|
|
* | String tests should test 8-bit strings :-) | Marc-André Lemburg | 2002-12-30 | 1 | -1/+1 |
|
|
* | Last checkin was missing the tuple comma. | Raymond Hettinger | 2002-12-30 | 1 | -1/+1 |
|
|
* | Restore the test of the random module after including "Random" in the | Raymond Hettinger | 2002-12-30 | 1 | -1/+1 |
|
|
* | Minor grammar fix, and clarification | Andrew M. Kuchling | 2002-12-30 | 1 | -2/+2 |
|
|
* | Mark up more text | Andrew M. Kuchling | 2002-12-30 | 1 | -117/+148 |
|
|
* | Untabify. | Greg Ward | 2002-12-30 | 1 | -106/+106 |
|
|
* | Whitespace fixes to conform to coding standards. | Greg Ward | 2002-12-30 | 1 | -18/+18 |
|
|
* | Temporarily comment out a test that crashes upon the introduction of | Raymond Hettinger | 2002-12-30 | 1 | -1/+1 |
|
|
* | Comment fix. | Greg Ward | 2002-12-30 | 1 | -9/+2 |
|
|
* | Rename some mixer methods: | Greg Ward | 2002-12-30 | 1 | -16/+16 |
|
|
* | Remove 'x_' prefix from oss_t and oss_mixer_t struct members. | Greg Ward | 2002-12-30 | 1 | -57/+58 |
|
|