Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the word "Module" in the section header start with an upper-case "M" | Fred Drake | 1997-12-17 | 1 | -2/+2 |
| | | | | for both modules documented here. | ||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -0/+1 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | Note that passing a filename to uu.{en,de}code() is deprecated. | Guido van Rossum | 1997-04-27 | 1 | -9/+8 |
| | |||||
* | Added base64 codec docs | Jack Jansen | 1995-10-10 | 1 | -0/+12 |
| | |||||
* | Documented new argument order. | Jack Jansen | 1995-08-30 | 1 | -31/+23 |
| | |||||
* | Documented binascii, binhex and uu modules. Put them in the | Jack Jansen | 1995-08-29 | 1 | -0/+146 |
Internet/WWW section, for lack of a better place. |