| Commit message (Expand) | Author | Age | Files | Lines |
* | remove the __version__ global. | Greg Stein | 1999-11-20 | 1 | -2/+0 |
|
|
* | only put __path__ into package modules. | Greg Stein | 1999-11-20 | 1 | -2/+1 |
|
|
* | shift code from DirectoryImporter out to a common area. | Greg Stein | 1999-11-20 | 1 | -64/+231 |
|
|
* | Moved all the imports to the top. | Fred Drake | 1999-11-19 | 1 | -9/+5 |
|
|
* | Set the date and version to reflect the actual status, not the last | Fred Drake | 1999-11-18 | 1 | -2/+2 |
|
|
* | When generating the top-level index to the documents, make sure some | Fred Drake | 1999-11-18 | 1 | -1/+3 |
|
|
* | Patches by Kannan Vijayan: | Guido van Rossum | 1999-11-18 | 1 | -4/+108 |
|
|
* | Removed last XXX comment; no further action needed on this one. | Fred Drake | 1999-11-17 | 1 | -4/+3 |
|
|
* | Complete the integration of Sam Bayer's fixes. | Guido van Rossum | 1999-11-17 | 2 | -912/+10 |
|
|
* | Changed fron importing wcnew back to webchecker. | Guido van Rossum | 1999-11-17 | 2 | -6/+2 |
|
|
* | Integrated Sam Bayer's wcnew.py code. It seems silly to keep two | Guido van Rossum | 1999-11-17 | 1 | -46/+185 |
|
|
* | # *NOT* by Sam Bayer: reindented to use 4 spaces like the rest here, | Guido van Rossum | 1999-11-17 | 1 | -204/+203 |
|
|
* | Samuel L. Bayer: | Guido van Rossum | 1999-11-17 | 1 | -4/+12 |
|
|
* | Samuel L. Bayer: | Guido van Rossum | 1999-11-17 | 1 | -17/+46 |
|
|
* | Samuel L. Bayer: | Guido van Rossum | 1999-11-17 | 1 | -154/+178 |
|
|
* | Samuel L. Bayer: | Guido van Rossum | 1999-11-17 | 1 | -1/+6 |
|
|
* | Moshe Zadka writes: When deploying SimpleHTTPServer, I noticed a | Guido van Rossum | 1999-11-16 | 1 | -1/+2 |
|
|
* | Hint for C++ users on AIX by Gary Duzan added. | Guido van Rossum | 1999-11-16 | 1 | -0/+3 |
|
|
* | The 'test' target ought to depend on 'all', not just on python$(EXE) | Guido van Rossum | 1999-11-16 | 1 | -1/+1 |
|
|
* | Patch by Vladimir Marangozov, inspired by a bug report from Gary | Guido van Rossum | 1999-11-16 | 2 | -150/+192 |
|
|
* | Changes resulting from patch to acconfig.h. | Guido van Rossum | 1999-11-16 | 1 | -0/+4 |
|
|
* | Patch by Vladimir Marangozov, inspired by a bug report from Gary | Guido van Rossum | 1999-11-16 | 1 | -0/+4 |
|
|
* | Patch by Vladimir Marangozov, inspired by a bug report from Gary | Guido van Rossum | 1999-11-16 | 1 | -1/+7 |
|
|
* | Change the last PyErr_Format %s format to %.400s. | Guido van Rossum | 1999-11-15 | 1 | -1/+1 |
|
|
* | Preliminary documentation for turtle module (Tk), by Moshe Zadka. | Fred Drake | 1999-11-15 | 1 | -0/+160 |
|
|
* | Correct typo in module doc string doscovered by Jonathan Giddy. | Guido van Rossum | 1999-11-15 | 1 | -1/+1 |
|
|
* | Added request to please not send HTML email to the newsgroup/mailing | Fred Drake | 1999-11-12 | 1 | -0/+4 |
|
|
* | Document \citetitle and \programopt. | Fred Drake | 1999-11-10 | 1 | -0/+9 |
|
|
* | Use \citetitle and \programopt as appropriate. | Fred Drake | 1999-11-10 | 13 | -144/+149 |
|
|
* | Use \citetitle as appropriate. | Fred Drake | 1999-11-10 | 6 | -44/+47 |
|
|
* | Use \citetitle in several places, and \programopt where appropriate. | Fred Drake | 1999-11-10 | 1 | -20/+23 |
|
|
* | Use \citetitle in several places. | Fred Drake | 1999-11-10 | 1 | -14/+18 |
|
|
* | Use \citetitle instead of \emph. | Fred Drake | 1999-11-09 | 1 | -4/+4 |
|
|
* | Use \citetitle in one place. | Fred Drake | 1999-11-09 | 3 | -3/+3 |
|
|
* | Use the new markup as apporpriate. | Fred Drake | 1999-11-09 | 1 | -17/+17 |
|
|
* | Use \programopt in one place. | Fred Drake | 1999-11-09 | 1 | -7/+7 |
|
|
* | Added citetitle and programopt. | Fred Drake | 1999-11-09 | 1 | -1/+8 |
|
|
* | Use \programopt in one place. | Fred Drake | 1999-11-09 | 2 | -2/+3 |
|
|
* | Missed a couple of program options that had been marked by \code. | Fred Drake | 1999-11-09 | 1 | -4/+4 |
|
|
* | Use \programopt in one place. | Fred Drake | 1999-11-09 | 1 | -1/+1 |
|
|
* | Use \citetitle and \programopt as appropriate. | Fred Drake | 1999-11-09 | 1 | -17/+18 |
|
|
* | \programopt: New macro, used to mark command-line parameters in the | Fred Drake | 1999-11-09 | 1 | -0/+5 |
|
|
* | do_cmd_programopt(): New function, similar to do_cmd_program(). | Fred Drake | 1999-11-09 | 1 | -0/+19 |
|
|
* | Oops. Remove some garbage from the doc string that was accidentally | Guido van Rossum | 1999-11-09 | 1 | -12/+0 |
|
|
* | Jack Jansen: Mac has no EINTR. | Guido van Rossum | 1999-11-08 | 1 | -0/+4 |
|
|
* | Add some header comments to all the files. | Greg Stein | 1999-11-07 | 1 | -0/+7 |
|
|
* | initial checkin for my Python stuff. | Greg Stein | 1999-11-07 | 1 | -0/+492 |
|
|
* | Patch by Dieter Maurer to make things work for Tcl/Tk 8.1. This | Guido van Rossum | 1999-11-05 | 1 | -2/+2 |
|
|
* | Patch by Dieter Maurer to make things work for Tcl/Tk 8.1 (tested with | Guido van Rossum | 1999-11-05 | 1 | -0/+4 |
|
|
* | Added HAVE_LIMITS_H, MAVE_MEMMOVE, HAVE_STRERROR, HAVE_LOCALE_H | Jack Jansen | 1999-11-05 | 1 | -1/+5 |
|
|