| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling of length, discovered by Christian Tismer. | Guido van Rossum | 1999-04-21 | 1 | -2/+2 |
|
|
* | Oops; minor nit in example: none of the other interactive examples | Fred Drake | 1999-04-21 | 1 | -1/+0 |
|
|
* | do_cmd_funcline(): Remove some bogus generated stuff from the output | Fred Drake | 1999-04-21 | 1 | -4/+5 |
|
|
* | Added link to xdrlib module in "See also" section. | Fred Drake | 1999-04-21 | 1 | -1/+2 |
|
|
* | Patch by Tim Peters to speed up colorizing of big multiline strings. | Guido van Rossum | 1999-04-21 | 1 | -4/+4 |
|
|
* | Patch by Christian Tismer for Win32, to use FormatMessage() instead of | Guido van Rossum | 1999-04-21 | 1 | -2/+29 |
|
|
* | Fix some remaining index & consistency nits. (Many data member | Fred Drake | 1999-04-21 | 1 | -8/+8 |
|
|
* | Added index entry for "file objects"; this is appearantly referenced | Fred Drake | 1999-04-21 | 1 | -4/+5 |
|
|
* | improved scrollbar delay behavior -- jvr | Just van Rossum | 1999-04-21 | 1 | -2/+5 |
|
|
* | Added doc for the "module" attribute on the class descriptor objects; | Fred Drake | 1999-04-20 | 1 | -2/+7 |
|
|
* | For an event 'foo-bar', the corresponding method must be called | Guido van Rossum | 1999-04-20 | 1 | -2/+2 |
|
|
* | Restored the original IDLE color scheme. | Guido van Rossum | 1999-04-20 | 1 | -61/+15 |
|
|
* | Color preferences code by Loren Luke (massaged by me somewhat) | Guido van Rossum | 1999-04-20 | 4 | -17/+106 |
|
|
* | Patch by Mark Favas: it fixes the search engine behaviour where an | Guido van Rossum | 1999-04-20 | 1 | -3/+10 |
|
|
* | Added example use of pack_list() to help explain the pack_item | Fred Drake | 1999-04-20 | 1 | -0/+9 |
|
|
* | Calling _cleanup() does not guarantee that all processes have | Guido van Rossum | 1999-04-20 | 1 | -1/+2 |
|
|
* | Updated to reflect additions. | Fred Drake | 1999-04-19 | 3 | -7/+4 |
|
|
* | colorsys docs from David Ascher. | Fred Drake | 1999-04-19 | 1 | -0/+54 |
|
|
* | bsddb docs from Skip Montanaro; added interesting links. | Fred Drake | 1999-04-19 | 3 | -2/+146 |
|
|
* | Utility function that yields a properly formatted time string. | Guido van Rossum | 1999-04-19 | 1 | -0/+10 |
|
|
* | Relocating file to Lib/lib-tk. | Fred Drake | 1999-04-19 | 1 | -343/+0 |
|
|
* | Jim Fulton writes: | Guido van Rossum | 1999-04-19 | 1 | -13/+41 |
|
|
* | Patch from Tim Peters to repare a the problem that tracebacks are off | Guido van Rossum | 1999-04-19 | 1 | -2/+9 |
|
|
* | Improve text of some error messages, as suggested by Sean Reifschneider. | Guido van Rossum | 1999-04-19 | 1 | -2/+3 |
|
|
* | Daniel Neri: OpenBSD is just as BSD'ish as the other BSD's ;-) | Guido van Rossum | 1999-04-19 | 1 | -1/+2 |
|
|
* | Patch by Drew Csillag for FreeBSD's sh, which doesn't automatically | Guido van Rossum | 1999-04-19 | 1 | -0/+8 |
|
|
* | Avoid triggering Alpha OSF/1 specific code on Alpha NT or Linux. | Guido van Rossum | 1999-04-19 | 1 | -1/+1 |
|
|
* | A few wishes are now fulfilled. | Guido van Rossum | 1999-04-19 | 1 | -4/+0 |
|
|
* | Tim Peters implements some of my wishes: | Guido van Rossum | 1999-04-19 | 1 | -11/+60 |
|
|
* | Remove superfluous index entry for posix.popen(); no longer | Fred Drake | 1999-04-16 | 1 | -1/+0 |
|
|
* | Added link to Fredrik Lundh's online Tkinter reference material. | Fred Drake | 1999-04-16 | 1 | -1/+4 |
|
|
* | Minor nits, include author info. | Fred Drake | 1999-04-16 | 1 | -2/+2 |
|
|
* | In list of sequence comparison examples, "=" should be "==". Reported | Fred Drake | 1999-04-16 | 1 | -1/+1 |
|
|
* | 'warn()' method now takes an optional line number. | Greg Ward | 1999-04-15 | 1 | -4/+6 |
|
|
* | Removed dbhash from the undocumented list. | Fred Drake | 1999-04-15 | 1 | -4/+1 |
|
|
* | Add libdbhash.tex. | Fred Drake | 1999-04-15 | 1 | -0/+1 |
|
|
* | Document the dbhash module, and link to it from appropriate places. | Fred Drake | 1999-04-15 | 4 | -3/+94 |
|
|
* | Correct documentation for <file>.read(); Python makes a serious | Fred Drake | 1999-04-14 | 1 | -6/+8 |
|
|
* | Use the standard stylesheet here as well. | Fred Drake | 1999-04-14 | 1 | -0/+1 |
|
|
* | Use the tools/mkdvi.sh script to generate DVI and PDF output for the | Fred Drake | 1999-04-14 | 1 | -24/+11 |
|
|
* | Further refinement, to allow this to handle the library reference as | Fred Drake | 1999-04-14 | 1 | -5/+5 |
|
|
* | Typo: "Otherwose" --> "Otherwise" (reported by Joakim Sernbrant | Fred Drake | 1999-04-14 | 1 | -29/+29 |
|
|
* | Add some support for the module index, so this can be used to build | Fred Drake | 1999-04-14 | 1 | -0/+13 |
|
|
* | For now, comment out the \ignorePlatformAnnotation; the global index | Fred Drake | 1999-04-13 | 1 | -1/+1 |
|
|
* | Don't include the verbatim style; the default handling is better. | Fred Drake | 1999-04-13 | 2 | -2/+2 |
|
|
* | Fix problem of LaTeX leakage in the module synopsis tables at the | Fred Drake | 1999-04-13 | 1 | -1/+1 |
|
|
* | Fix availability declaration for popen2 module; report by Barry Scott | Fred Drake | 1999-04-13 | 1 | -1/+1 |
|
|
* | Minor cleanup. | Fred Drake | 1999-04-13 | 1 | -6/+7 |
|
|
* | Fix availability declaration for stat module; report by Barry Scott | Fred Drake | 1999-04-13 | 1 | -1/+1 |
|
|
* | Work around problems with HTML conversion by making the break and | Fred Drake | 1999-04-13 | 1 | -6/+2 |
|
|