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