summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AddrlistClass.getaddress(): when parsing `:'s, in the loop, watch outBarry Warsaw1999-07-121-1/+2
* Added comment clarifying that RELEASE is the documentation releaseFred Drake1999-07-121-1/+3
* do_cmd_funclineni(): New function; non-indexing form of \funcline.Fred Drake1999-07-121-0/+9
* Move chdir() and getcwd() descriptions to "Files and Directories" withFred Drake1999-07-121-10/+16
* Use the same names for CLASS attributes as elsewhere.Fred Drake1999-07-121-3/+4
* Updated Milan's email address.Fred Drake1999-07-121-7/+8
* Make the color for stderr red (i.e. the standard warning/danger/stopGuido van Rossum1999-07-101-1/+1
* The first concrete subclass of CCompiler: defines a barebones Unix C compiler.Greg Ward1999-07-101-0/+192
* The abstract base class that defines the C/C++ compiler abstraction model.Greg Ward1999-07-101-0/+313
* Added a self-berating command relating to installation directories forGreg Ward1999-07-101-0/+8
* Don't pollute importer's namespace with type objects from types modules.Greg Ward1999-07-101-2/+11
* Patch by Jeffrey Chang to add docstrings everywhere.Guido van Rossum1999-07-091-31/+314
* Marc-Andre Lemburg discovered that the switch from .pyc to .pyo files,Guido van Rossum1999-07-081-2/+2
* Several methods return tuples, not lists.Fred Drake1999-07-071-4/+5
* Move some misc. comments from the example section to the main section.Fred Drake1999-07-071-22/+22
* FTP.dir(): Fix typo in docstring.Fred Drake1999-07-071-1/+1
* dir() method description revised based on comments from Greg Stein.Fred Drake1999-07-071-6/+7
* make_view_popups(): Catch import error which can occur if a viewer isBarry Warsaw1999-07-061-1/+7
* Missing space; reported by Robert Kern <kernr@ncifcrf.gov>.Fred Drake1999-07-061-1/+1
* Fix a number of minor problems pointed out by /F.Fred Drake1999-07-061-7/+8
* Fixed typo reported by /F; thanks!Fred Drake1999-07-061-1/+1
* Bump the release number to 1.5.2p1.Fred Drake1999-07-061-1/+1
* Drag module added.Jack Jansen1999-07-051-0/+2
* Darn! Forgot to re-target.Fred Drake1999-07-021-1/+1
* Remove one item.Fred Drake1999-07-021-9/+8
* Minor markup nit.Fred Drake1999-07-022-3/+3
* Added entry for asyncore module.Fred Drake1999-07-022-0/+2
* Fix a few markup nits, improve some index entries.Fred Drake1999-07-021-38/+41
* New documentation from Chris Petrilli <petrilli@amber.org>.Fred Drake1999-07-021-0/+197
* For spawn*(), point to the magic constants; some readers have a hardFred Drake1999-07-021-2/+4
* Milton L. Hankin reports that on Windows it is possible to have twoGuido van Rossum1999-07-021-1/+2
* Sjoerd Mullender:Guido van Rossum1999-07-011-1/+1
* Removed entries for several modules which have been documented.Fred Drake1999-07-011-72/+55
* Documentation for dl module from Moshe.Fred Drake1999-07-011-0/+99
* Added entry for dl module.Fred Drake1999-07-012-0/+2
* Relocating file to Lib/lib-old.Fred Drake1999-07-013-218/+0
* Remove extraneous "contains" -- pointed out by Daniel BarclayFred Drake1999-07-011-1/+3
* Per Frank Stajano's suggestion, state explicitly that the functionsFred Drake1999-07-011-0/+14
* Make the reference to the os module in the module synopsis (for theFred Drake1999-07-011-1/+1
* Don't set type of application, it's taken care of elsewhere -- jvrJust van Rossum1999-06-301-2/+0
* Made several grammatical corrections based on comments from DanielFred Drake1999-06-301-10/+20
* For "Matching vs. Searching", remove comment that the section isFred Drake1999-06-291-8/+6
* Added some reminders.Fred Drake1999-06-291-2/+9
* Move the setting for secnumdepth to the document classes; make the numberingFred Drake1999-06-293-1/+2
* Added some minor prose before the descriptions of the data attributesFred Drake1999-06-291-5/+12
* Added entry for pty module.Fred Drake1999-06-292-0/+2
* pty documentation from Moshe; with small edits.Fred Drake1999-06-291-0/+41
* Improve description of the example.Fred Drake1999-06-291-4/+9
* Usage nit: a bunch of "nor"s should have been a single "or".Fred Drake1999-06-291-5/+5
* Minor wording change in section title.Fred Drake1999-06-291-1/+1