| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+1 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -0/+4 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+1 |
|
|
* | Update link to PythonWare library page. | Fred Drake | 1999-12-01 | 1 | -2/+2 |
|
|
* | In abspath(), always use normpath(), even when win32api is available | Guido van Rossum | 1999-11-30 | 1 | -3/+3 |
|
|
* | A bunch of docstring fixes. | Barry Warsaw | 1999-11-28 | 1 | -23/+22 |
|
|
* | look for builtins before stuff on the path. | Greg Stein | 1999-11-24 | 1 | -1/+1 |
|
|
* | add loading of dynamic library modules. | Greg Stein | 1999-11-24 | 1 | -4/+18 |
|
|
* | rewrite_descriptor(): Fixup conversion of arguments (simpler). | Fred Drake | 1999-11-23 | 1 | -12/+35 |
|
|
* | Don't rename \var to <varname>; DocBook is too verbose here. | Fred Drake | 1999-11-23 | 1 | -4/+9 |
|
|
* | turn SysPathImporter into PathImporter. | Greg Stein | 1999-11-20 | 1 | -6/+7 |
|
|
* | 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 |
|
|