| Commit message (Expand) | Author | Age | Files | Lines |
* | Small nits around some of the index entries. | Fred Drake | 1999-05-13 | 1 | -72/+68 |
|
|
* | make_index_entry(): Remove. Not only did this override the | Fred Drake | 1999-05-13 | 1 | -88/+111 |
|
|
* | make_index_entry(): Remove. This is overridden in python.perl and | Fred Drake | 1999-05-13 | 1 | -12/+0 |
|
|
* | Removed old comments. | Fred Drake | 1999-05-13 | 1 | -14/+0 |
|
|
* | Change the look of \seemodule output to fit in better. | Fred Drake | 1999-05-11 | 2 | -14/+24 |
|
|
* | Move the "See also:" section so it appears are part of the top HTML | Fred Drake | 1999-05-11 | 1 | -10/+8 |
|
|
* | Added module references; minor grammatical fixes. | Fred Drake | 1999-05-11 | 3 | -4/+20 |
|
|
* | Added missing comma, reported by Eric Raymond. | Fred Drake | 1999-05-11 | 1 | -3/+2 |
|
|
* | Lots of adjustments to deal with the document content now being stored | Fred Drake | 1999-05-10 | 1 | -91/+94 |
|
|
* | Some more fixes. | Fred Drake | 1999-05-10 | 1 | -11/+16 |
|
|
* | Fixed some index entries. | Fred Drake | 1999-05-10 | 1 | -36/+36 |
|
|
* | ExtendedEsisBuilder.push(): Override inherited definition. We don't | Fred Drake | 1999-05-07 | 1 | -3/+17 |
|
|
* | Fix some bugs introduced in the previous checkin. | Fred Drake | 1999-05-07 | 1 | -9/+13 |
|
|
* | Define & use a Conversion object. It's still really ugly, but at | Fred Drake | 1999-05-07 | 1 | -227/+255 |
|
|
* | Updated connect_ex() documentation based on comments in the newgroup | Fred Drake | 1999-05-06 | 1 | -1/+3 |
|
|
* | Make it work for "manual" documents as well as "howto" documents. | Fred Drake | 1999-05-06 | 1 | -17/+53 |
|
|
* | Reflect recent patch for float % and divmod() by Tim Peters. Content | Fred Drake | 1999-05-06 | 2 | -5/+16 |
|
|
* | Tim Peters writes: | Guido van Rossum | 1999-05-06 | 1 | -7/+19 |
|
|
* | Nathan Paul Simons noticed that the grid_remove() method was missing. | Guido van Rossum | 1999-05-05 | 1 | -0/+2 |
|
|
* | Regression test for date format code, by Mike Meyer. | Guido van Rossum | 1999-05-03 | 1 | -0/+21 |
|
|
* | No need to import find(). (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -1/+1 |
|
|
* | No need to import os or string. (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -1/+1 |
|
|
* | No need to import sys. (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 2 | -2/+1 |
|
|
* | Typo. (Andrew Dalke, without kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -1/+1 |
|
|
* | No need to import string. (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -1/+0 |
|
|
* | No need to import os in test(). (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -1/+0 |
|
|
* | Get rid of confusing 'global' statement in global code. | Guido van Rossum | 1999-05-03 | 1 | -1/+0 |
|
|
* | No need to import sys or string. (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -1/+1 |
|
|
* | Clarify why we define disco. Suggested by Andrew Dalke. | Guido van Rossum | 1999-05-03 | 1 | -1/+1 |
|
|
* | Clarify why we define error. Suggested by Andrew Dalke. | Guido van Rossum | 1999-05-03 | 1 | -1/+1 |
|
|
* | No need to import sys or linecache. (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -2/+0 |
|
|
* | No need to import gmtime, ctime, asctime. | Guido van Rossum | 1999-05-03 | 1 | -2/+2 |
|
|
* | Clarify why there are dynamic imports in AudioDev(). | Guido van Rossum | 1999-05-03 | 1 | -0/+1 |
|
|
* | The _comp_data() function never worked, it contained a reference to | Guido van Rossum | 1999-05-03 | 1 | -1/+1 |
|
|
* | No need to import sys, time, socket or SocketServer. (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -4/+0 |
|
|
* | No need to import sys, time, or socket. (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -3/+0 |
|
|
* | No need to import rfc822. (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -1/+0 |
|
|
* | Tim Peters writes: | Guido van Rossum | 1999-05-03 | 4 | -38/+123 |
|
|
* | Tim Peters writes: | Guido van Rossum | 1999-05-03 | 1 | -2/+2 |
|
|
* | The case-insensitive _Environ class was lacking a case-insensitive has_key(). | Guido van Rossum | 1999-05-03 | 1 | -0/+2 |
|
|
* | Make sure latex2html doesn't produce a hard link between foo/foo.html | Fred Drake | 1999-05-03 | 1 | -0/+3 |
|
|
* | Make sure latex2html doesn't produce a hard link from $part/$part.html | Fred Drake | 1999-05-03 | 1 | -1/+4 |
|
|
* | The 'copy_file()' and 'copy_tree()' functions in util.py now have | Greg Ward | 1999-05-02 | 2 | -20/+38 |
|
|
* | Rearranged things so that compilation of .py files is the responsibility | Greg Ward | 1999-05-02 | 5 | -42/+73 |
|
|
* | updates for latest release | Barry Warsaw | 1999-05-01 | 1 | -7/+9 |
|
|
* | Support for using idle as a package. | Guido van Rossum | 1999-04-30 | 1 | -0/+1 |
|
|
* | Revert constraint on the GIF wildcard; we missed a few! | Fred Drake | 1999-04-30 | 1 | -1/+1 |
|
|
* | Avoid listing files more than once (e.g. foomodule.so has two hits: | Guido van Rossum | 1999-04-30 | 1 | -1/+2 |
|
|
* | Added top navigation bar for consistency and color. There's not a lot | Fred Drake | 1999-04-29 | 1 | -0/+20 |
|
|
* | make_nav_panel(): Remove the spurious NAME="tex2html\d+" attributes | Fred Drake | 1999-04-29 | 1 | -16/+18 |
|
|