| Commit message (Expand) | Author | Age | Files | Lines |
* | Update URL to unicode.org's FTP site using an HTTP URL to the same | Fred Drake | 2000-09-16 | 1 | -1/+1 |
|
|
* | Update *both* uses of the URL to the zlib home page, and use the version | Fred Drake | 2000-09-16 | 1 | -6/+6 |
|
|
* | Update link to the zlib homepage. | Fred Drake | 2000-09-16 | 1 | -4/+4 |
|
|
* | Update the link to Andrew Kuchling's crypto code. | Fred Drake | 2000-09-16 | 1 | -1/+1 |
|
|
* | Update link to the FIPS PUB 180-1 (PDF is available, but not PostScript). | Fred Drake | 2000-09-16 | 1 | -2/+2 |
|
|
* | Fixed legit gripe from c.l.py that math.fmod docs aren't confusing enough. | Tim Peters | 2000-09-16 | 1 | -1/+3 |
|
|
* | Add some comments on the available implementations that this module can | Fred Drake | 2000-09-15 | 1 | -11/+25 |
|
|
* | add cross reference to mimetools module | Skip Montanaro | 2000-09-15 | 1 | -0/+2 |
|
|
* | Update comments in the second paragraph, discussing versioning issues | Fred Drake | 2000-09-15 | 1 | -8/+9 |
|
|
* | Add item to the list of limitations that points out the lack of support | Fred Drake | 2000-09-15 | 1 | -1/+5 |
|
|
* | Add a reference to the sha module, noting that SHA is considered more | Fred Drake | 2000-09-14 | 1 | -0/+7 |
|
|
* | Convert "See also" section to use \seetitle. | Fred Drake | 2000-09-14 | 1 | -6/+8 |
|
|
* | Denis S. Otkidach <ods@users.sourceforge.net>: | Fred Drake | 2000-09-14 | 1 | -2/+3 |
|
|
* | Remove reference to the stdwin-based windowed debugger, since stdwin | Fred Drake | 2000-09-14 | 1 | -6/+2 |
|
|
* | Use \shortversion in a number of places. | Fred Drake | 2000-09-14 | 2 | -6/+7 |
|
|
* | Avoid reference to specific versions of Python where possible. | Fred Drake | 2000-09-14 | 1 | -4/+4 |
|
|
* | Add some index entries to make it easier to find information on | Fred Drake | 2000-09-14 | 1 | -0/+5 |
|
|
* | Include a link to Francois's po-utils. | Barry Warsaw | 2000-09-13 | 1 | -2/+3 |
|
|
* | Add a reference item pointing to the Namespaces in XML recommendation. | Fred Drake | 2000-09-12 | 1 | -14/+24 |
|
|
* | When referring to namespaces, always say "namespaces" instead of | Fred Drake | 2000-09-12 | 3 | -4/+4 |
|
|
* | Some updates and fix a bunch of really small consistency nits. | Fred Drake | 2000-09-11 | 1 | -45/+38 |
|
|
* | Add a reference to the material on string methods. | Fred Drake | 2000-09-09 | 1 | -1/+4 |
|
|
* | Various clarifications and minor nits fixed. Affected descriptions of | Fred Drake | 2000-09-09 | 1 | -7/+21 |
|
|
* | Really minor consistency nit. | Fred Drake | 2000-09-09 | 1 | -1/+1 |
|
|
* | Improve a couple of references to the language reference, making them | Fred Drake | 2000-09-09 | 1 | -7/+9 |
|
|
* | Minor clarifications in the introductory paragraph. | Fred Drake | 2000-09-09 | 1 | -6/+7 |
|
|
* | Add \modulesynopsis for inclusion in the list of modules at the beginning | Fred Drake | 2000-09-09 | 1 | -0/+6 |
|
|
* | Move the "See also" section to a location more consistent with other | Fred Drake | 2000-09-09 | 1 | -6/+6 |
|
|
* | Move description of UserString.MutableString to a location more typical | Fred Drake | 2000-09-09 | 1 | -9/+9 |
|
|
* | \file is not allowed in section titles -- converting to PDF fails due to | Fred Drake | 2000-09-07 | 1 | -3/+3 |
|
|
* | Remove comment about -X and string exceptions. Error noted by | Fred Drake | 2000-09-07 | 1 | -2/+1 |
|
|
* | Added note about Python version this was added for. | Fred Drake | 2000-09-07 | 1 | -0/+2 |
|
|
* | Minor markup nits around use of \optional. | Fred Drake | 2000-09-07 | 1 | -10/+10 |
|
|
* | Added a \versionadded statement to the getfqdn() description. | Fred Drake | 2000-09-06 | 1 | -0/+1 |
|
|
* | Minor markup revisions for consistency with the rest of the documentation. | Fred Drake | 2000-09-05 | 1 | -33/+33 |
|
|
* | Added entry for mmap module. | Fred Drake | 2000-09-05 | 1 | -0/+1 |
|
|
* | Document the new optional argument "rest" on the transfercmd(), | Barry Warsaw | 2000-09-01 | 1 | -5/+22 |
|
|
* | Fix markup error and minor consistency nit. | Fred Drake | 2000-08-31 | 1 | -2/+2 |
|
|
* | add user-modifiable recursion_limit | Jeremy Hylton | 2000-08-31 | 1 | -0/+18 |
|
|
* | Document the limitation that urllib does not work with proxies which | Fred Drake | 2000-08-31 | 1 | -5/+9 |
|
|
* | UNARY_NEG is supposed to be UNARY_NEGATIVE (spotted by Charles Waldman | Fred Drake | 2000-08-31 | 1 | -2/+2 |
|
|
* | New method getnamespace. | Sjoerd Mullender | 2000-08-31 | 1 | -0/+5 |
|
|
* | Relocate the popen2 documentation since it is now substantially more | Fred Drake | 2000-08-31 | 1 | -1/+1 |
|
|
* | doc changes to parallel changes to calendar.py module | Skip Montanaro | 2000-08-30 | 1 | -11/+46 |
|
|
* | Markup revisions. Nothing was actually required to be able to format it, | Fred Drake | 2000-08-30 | 1 | -54/+55 |
|
|
* | Oops, spell MAL's name right. | Barry Warsaw | 2000-08-30 | 1 | -1/+1 |
|
|
* | Documentation for the gettext module. | Barry Warsaw | 2000-08-30 | 1 | -0/+495 |
|
|
* | Added libgettext.tex | Barry Warsaw | 2000-08-30 | 1 | -0/+1 |
|
|
* | Closing patch #101120 -- After everyone agreed. | Moshe Zadka | 2000-08-25 | 1 | -35/+40 |
|
|
* | Add reference to RFC 2396 in "See also" section. | Fred Drake | 2000-08-25 | 1 | -6/+11 |
|
|