| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved search and match around so that search is documented first. | Guido van Rossum | 1998-10-13 | 1 | -25/+25 |
|
|
* | Document the new list.extend() method. Interesting enough, the | Barry Warsaw | 1998-10-09 | 1 | -0/+6 |
|
|
* | Remove extra } at end of method description parameters. | Fred Drake | 1998-10-01 | 1 | -6/+7 |
|
|
* | Document that apply() can now take any sequence in argument 2. | Barry Warsaw | 1998-10-01 | 1 | -2/+3 |
|
|
* | Add warning that on Windows it only works on sockets. | Guido van Rossum | 1998-09-28 | 1 | -1/+7 |
|
|
* | Document new urllib features by Eric Raymond. | Guido van Rossum | 1998-09-28 | 1 | -5/+22 |
|
|
* | Explicitly document the fact that the search method returns a MatchObject. | Guido van Rossum | 1998-09-21 | 1 | -1/+2 |
|
|
* | Patch by Greg Stein to document the 'P' flag. | Guido van Rossum | 1998-09-21 | 1 | -0/+17 |
|
|
* | re.findall(): Mark as added in 1.5.2. | Fred Drake | 1998-09-18 | 1 | -0/+1 |
|
|
* | Get rid of 'ppp' that accidentally crept in. | Guido van Rossum | 1998-09-17 | 1 | -1/+1 |
|
|
* | Richard Wolff's changes, documenting his changes to pdb.py. | Guido van Rossum | 1998-09-17 | 1 | -13/+96 |
|
|
* | Markup nits. | Fred Drake | 1998-09-10 | 1 | -36/+36 |
|
|
* | Added comment about support for rational numbers, and pointer to | Fred Drake | 1998-09-10 | 1 | -1/+6 |
|
|
* | Markup nits. | Fred Drake | 1998-09-10 | 1 | -65/+63 |
|
|
* | Clarify Y2K behavior when a tuple with a 2-digit date is passed to | Guido van Rossum | 1998-08-25 | 1 | -2/+15 |
|
|
* | round(): Mark the second (optional) parameter as optional, since it's | Fred Drake | 1998-08-24 | 1 | -4/+4 |
|
|
* | Added some cross-references to the end. | Fred Drake | 1998-08-24 | 1 | -0/+6 |
|
|
* | spoking --> speaking | Fred Drake | 1998-08-24 | 1 | -7/+7 |
|
|
* | There is no <ISINPUT> element, just <ISINDEX>. ;-) | Fred Drake | 1998-08-21 | 1 | -1/+1 |
|
|
* | Added an example that uses signal.alarm() to time out an os.open() that | Andrew M. Kuchling | 1998-08-18 | 1 | -1/+29 |
|
|
* | Fix arguments for renames(); bug spotted by Oliver Andrich | Fred Drake | 1998-08-17 | 1 | -1/+1 |
|
|
* | Fix markup where C include files get named in <...> form; bug reported by | Fred Drake | 1998-08-14 | 4 | -5/+4 |
|
|
* | Clarify wording in the description of re.split | Andrew M. Kuchling | 1998-08-14 | 1 | -5/+5 |
|
|
* | Second definition of popen2 should be popen3. | Guido van Rossum | 1998-08-13 | 1 | -1/+1 |
|
|
* | Added the test package under "Frameworks". | Fred Drake | 1998-08-11 | 1 | -0/+5 |
|
|
* | Moved to ../templates/module.tex. | Fred Drake | 1998-08-11 | 1 | -144/+0 |
|
|
* | Removed now-documented modules from the list. | Fred Drake | 1998-08-11 | 1 | -6/+0 |
|
|
* | Added new sections. | Fred Drake | 1998-08-11 | 1 | -1/+3 |
|
|
* | Documentation for the compileall module. | Fred Drake | 1998-08-11 | 1 | -0/+41 |
|
|
* | Documentation for the py_compile module. | Fred Drake | 1998-08-11 | 1 | -0/+35 |
|
|
* | Added index entries. | Fred Drake | 1998-08-11 | 1 | -5/+8 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 125 | -195/+344 |
|
|
* | Some logical markup, some nits. | Fred Drake | 1998-08-10 | 1 | -25/+26 |
|
|
* | re is standard, not built-in. | Fred Drake | 1998-08-07 | 2 | -4/+7 |
|
|
* | Document gethostbyname_ex(). | Guido van Rossum | 1998-08-07 | 1 | -1/+12 |
|
|
* | Clarify that quit() and close() render the instance useless. | Guido van Rossum | 1998-08-07 | 1 | -2/+7 |
|
|
* | Added file transfer to example. | Fred Drake | 1998-08-07 | 1 | -0/+2 |
|
|
* | In the example, make sure all the imports are done. | Fred Drake | 1998-08-07 | 1 | -3/+2 |
|
|
* | Markup nits. | Fred Drake | 1998-08-07 | 1 | -16/+21 |
|
|
* | Clarify xdrlib synopsis. | Fred Drake | 1998-08-07 | 1 | -8/+5 |
|
|
* | Fix typo in binascii synopsis. | Fred Drake | 1998-08-07 | 1 | -2/+2 |
|
|
* | Removed obsolete chapter header. | Fred Drake | 1998-08-07 | 1 | -15/+0 |
|
|
* | New organization of internet modules into protocols/support and data | Fred Drake | 1998-08-07 | 1 | -3/+5 |
|
|
* | New chapter headers for Internet Protocols and Internet Data chapters, | Fred Drake | 1998-08-07 | 2 | -0/+20 |
|
|
* | Fix synopsis for multifile. | Fred Drake | 1998-08-07 | 1 | -6/+6 |
|
|
* | Shorten the module synopsis. | Fred Drake | 1998-08-06 | 1 | -1/+1 |
|
|
* | Shorten the module synopsis. | Fred Drake | 1998-08-06 | 3 | -5/+5 |
|
|
* | Markup nit. | Fred Drake | 1998-08-06 | 1 | -5/+4 |
|
|
* | Markup nits. | Fred Drake | 1998-08-06 | 1 | -15/+15 |
|
|
* | Marked makedirs(), removedirs(), renames() as added in 1.5.2. | Fred Drake | 1998-08-06 | 1 | -0/+3 |
|
|