Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug #679251] Use correct constant name | Andrew M. Kuchling | 2003-02-03 | 1 | -6/+6 |
* | Update register example | Andrew M. Kuchling | 2003-01-27 | 1 | -10/+16 |
* | Various markup changes. | Fred Drake | 2003-01-17 | 1 | -20/+22 |
* | Correct typos in example code. | Raymond Hettinger | 2003-01-17 | 1 | -3/+3 |
* | Move the date/time section into the modules section; it was in the | Andrew M. Kuchling | 2003-01-13 | 1 | -61/+61 |
* | Link to MRO article | Andrew M. Kuchling | 2003-01-13 | 1 | -2/+8 |
* | command doesn't work, but program does, not sure it's correct, though | Neal Norwitz | 2003-01-08 | 1 | -1/+1 |
* | Bump version number | Andrew M. Kuchling | 2003-01-08 | 1 | -1/+1 |
* | Add tarfile module | Andrew M. Kuchling | 2003-01-07 | 1 | -0/+4 |
* | Add Tix and rexec changes | Andrew M. Kuchling | 2003-01-06 | 1 | -1/+17 |
* | Spread the blame (err, I mean credit) for ossaudiodev around a bit. | Greg Ward | 2003-01-03 | 1 | -1/+1 |
* | Write PEP 301 section | Andrew M. Kuchling | 2003-01-03 | 1 | -2/+39 |
* | Add SSL support for imaplib; add empty PEP301 section | Andrew M. Kuchling | 2003-01-03 | 1 | -0/+15 |
* | Add contributor. | Raymond Hettinger | 2003-01-03 | 1 | -0/+1 |
* | Fix error in previous correction; thanks, Just! | Andrew M. Kuchling | 2003-01-02 | 1 | -1/+0 |
* | Fix PEP 302 description; bump version number | Andrew M. Kuchling | 2003-01-02 | 1 | -10/+17 |
* | Fix an example | Andrew M. Kuchling | 2003-01-02 | 1 | -2/+1 |
* | Results of a rewrite pass | Andrew M. Kuchling | 2002-12-31 | 1 | -258/+251 |
* | Add posix.loadavg() | Andrew M. Kuchling | 2002-12-31 | 1 | -8/+7 |
* | Add a hurriedly-written section on the datetime module | Andrew M. Kuchling | 2002-12-31 | 1 | -6/+50 |
* | Add lots of items. | Andrew M. Kuchling | 2002-12-31 | 1 | -11/+192 |
* | Fix SF #658023, "What's New in 2.3", s12, verbatim error | Neal Norwitz | 2002-12-24 | 1 | -1/+1 |
* | Bump version number | Andrew M. Kuchling | 2002-12-23 | 1 | -1/+1 |
* | This is Richie Hindle's patch | Michael W. Hudson | 2002-12-17 | 1 | -4/+6 |
* | Rewrite to produce a complete sentence | Andrew M. Kuchling | 2002-12-15 | 1 | -6/+6 |
* | Added missing markup. | Raymond Hettinger | 2002-12-14 | 1 | -6/+9 |
* | Add Tkinter threading change | Andrew M. Kuchling | 2002-12-13 | 1 | -3/+17 |
* | Various additions and changes suggested by Raymond Hettinger | Andrew M. Kuchling | 2002-12-11 | 1 | -16/+85 |
* | Added a word to the heapq description in response to user confusion. | Tim Peters | 2002-12-10 | 1 | -2/+3 |
* | Bug #647387: corrections to the logging section by Vinay Sanjip | Andrew M. Kuchling | 2002-12-03 | 1 | -6/+8 |
* | _ssl.pyd available for Windows. | Mark Hammond | 2002-12-03 | 1 | -0/+3 |
* | Add ossaudiodev; fix typo | Andrew M. Kuchling | 2002-12-01 | 1 | -1/+7 |
* | Fix value of 'propagate' (noted by Chris Reedy) | Andrew M. Kuchling | 2002-11-29 | 1 | -8/+10 |
* | Fix typo. | Walter Dörwald | 2002-11-29 | 1 | -1/+1 |
* | Mention dict.fromkeys() | Andrew M. Kuchling | 2002-11-27 | 1 | -18/+29 |
* | Update e-mail address | Andrew M. Kuchling | 2002-11-27 | 3 | -3/+3 |
* | Noted the support for resource exclusion for regrtest. Some people | Fred Drake | 2002-11-26 | 1 | -0/+7 |
* | Rename want_objects to wantobjects throughout, for consistency. | Martin v. Löwis | 2002-11-26 | 1 | -1/+1 |
* | This is not part of my patch | Michael W. Hudson | 2002-11-26 | 1 | -0/+7 |
* | Report Tkinter changes. | Martin v. Löwis | 2002-11-26 | 1 | -0/+24 |
* | Remove \module{} in link text to avoid HTML generation bug | Andrew M. Kuchling | 2002-11-25 | 1 | -3/+2 |
* | Add change to int() and OverflowError | Andrew M. Kuchling | 2002-11-20 | 1 | -9/+19 |
* | Use \ulink instead of \citetitle; bump version number | Andrew M. Kuchling | 2002-11-19 | 1 | -7/+7 |
* | Add PyBSDDB update | Andrew M. Kuchling | 2002-11-19 | 1 | -2/+12 |
* | Mention that the MRO algorithm changes in 2.3 | Andrew M. Kuchling | 2002-11-15 | 1 | -0/+3 |
* | Mention change in MRO | Andrew M. Kuchling | 2002-11-15 | 1 | -0/+13 |
* | Add section on Optik | Andrew M. Kuchling | 2002-11-14 | 1 | -2/+73 |
* | Finish up the logging section | Andrew M. Kuchling | 2002-11-14 | 1 | -45/+78 |
* | Add partial section on the logging package; not finished yet. | Andrew M. Kuchling | 2002-11-14 | 1 | -5/+109 |
* | Normalize whitespace. | Fred Drake | 2002-11-13 | 1 | -61/+62 |