| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Document GetoptError and label error an alias. | Fred Drake | 1999-12-21 | 1 | -2/+9 |
|
|
* | Document 1.5.2+ aspects of the NotANumber exception. (Note that this | Fred Drake | 1999-12-21 | 1 | -2/+5 |
|
|
* | Document that the |mode| parameter to open() is optional and explain how | Fred Drake | 1999-12-21 | 2 | -10/+14 |
|
|
* | Document getgroups(), getlogin(), fpathconf(), pathconf(), | Fred Drake | 1999-12-15 | 1 | -1/+107 |
|
|
* | Markup consistency nits that Guido didn't check. ;-) | Fred Drake | 1999-12-13 | 1 | -6/+6 |
|
|
* | Doc update from Piers Lauder see changes for imaplib.py version 2.16. | Guido van Rossum | 1999-12-13 | 1 | -0/+32 |
|
|
* | Document the new stuff in the os module. | Fred Drake | 1999-12-09 | 1 | -2/+47 |
|
|
* | Update link to PythonWare library page. | Fred Drake | 1999-12-01 | 1 | -2/+2 |
|
|
* | Removed last XXX comment; no further action needed on this one. | Fred Drake | 1999-11-17 | 1 | -4/+3 |
|
|
* | Preliminary documentation for turtle module (Tk), by Moshe Zadka. | Fred Drake | 1999-11-15 | 1 | -0/+160 |
|
|
* | Use \citetitle and \programopt as appropriate. | Fred Drake | 1999-11-10 | 12 | -100/+105 |
|
|
* | Use \citetitle instead of \emph. | Fred Drake | 1999-11-09 | 1 | -4/+4 |
|
|
* | Use \citetitle in one place. | Fred Drake | 1999-11-09 | 3 | -3/+3 |
|
|
* | Use the new markup as apporpriate. | Fred Drake | 1999-11-09 | 1 | -17/+17 |
|
|
* | Use \programopt in one place. | Fred Drake | 1999-11-09 | 1 | -7/+7 |
|
|
* | Use \programopt in one place. | Fred Drake | 1999-11-09 | 1 | -1/+1 |
|
|
* | pathes --> paths; typo reported by Gerry Wiener <gerry@ucar.edu>. | Fred Drake | 1999-10-29 | 1 | -1/+1 |
|
|
* | Make references to new filecmp module hyperlinks now that there's | Fred Drake | 1999-10-29 | 1 | -2/+2 |
|
|
* | Added section for filecmp. | Fred Drake | 1999-10-29 | 1 | -0/+1 |
|
|
* | filecmp documentation from Moshe Zadka <moshez@math.huji.ac.il>. | Fred Drake | 1999-10-29 | 1 | -0/+40 |
|
|
* | Added deprecation notes, in case anyone decides to read these anyway. | Fred Drake | 1999-10-26 | 2 | -0/+6 |
|
|
* | cmp and cmpcache are now obsolete, so don't include their | Fred Drake | 1999-10-26 | 1 | -2/+2 |
|
|
* | Added cmp and cmpcache to the "Obsolete" section. | Fred Drake | 1999-10-26 | 1 | -7/+14 |
|
|
* | Documented Beep() function. | Fred Drake | 1999-10-22 | 1 | -3/+13 |
|
|
* | Fixed typo in explanation of abspath(); noticed by Paul Prescod | Fred Drake | 1999-10-18 | 1 | -1/+1 |
|
|
* | os.name: Note that 'java' is one of the registered names. | Fred Drake | 1999-09-17 | 1 | -1/+1 |
|
|
* | Added documentation for inet_aton() and inet_ntoa(), from Ben | Fred Drake | 1999-09-16 | 1 | -0/+28 |
|
|
* | Name the parameter to expr() and suite() "source" instead of "string". | Fred Drake | 1999-09-09 | 1 | -6/+6 |
|
|
* | Doco update from Sjoerd Mullender. | Guido van Rossum | 1999-08-26 | 2 | -23/+29 |
|
|
* | Added additional index entries. | Fred Drake | 1999-08-24 | 1 | -11/+14 |
|
|
* | whrandom should come immediately after random, not before. | Fred Drake | 1999-08-23 | 1 | -1/+1 |
|
|
* | Tell what the result objects are (based on comment from the list). | Fred Drake | 1999-08-19 | 1 | -4/+5 |
|
|
* | Added disclaimer to the sleep() function. | Guido van Rossum | 1999-08-19 | 1 | -0/+5 |
|
|
* | Explain the possible range of values for the pid parameter to | Fred Drake | 1999-08-13 | 1 | -6/+14 |
|
|
* | In note mentioning [].remove()'s exception, tell what exception is | Fred Drake | 1999-08-09 | 1 | -25/+21 |
|
|
* | Add index entries for open(): | Fred Drake | 1999-08-05 | 1 | -1/+4 |
|
|
* | Add index entry "I/O control, buffering" for fdopen(). | Fred Drake | 1999-08-05 | 1 | -0/+1 |
|
|
* | Add index entry "I/O control, buffering" for makefile(). | Fred Drake | 1999-08-05 | 1 | -3/+4 |
|
|
* | Change the directory tree walking example to use clearer variable | Guido van Rossum | 1999-08-03 | 1 | -11/+14 |
|
|
* | Markup nits. | Fred Drake | 1999-08-02 | 1 | -40/+33 |
|
|
* | Fixed hyperlink references to the __builtin__ and __main__ modules; | Fred Drake | 1999-08-02 | 1 | -2/+2 |
|
|
* | Added description of optional parameter to UserDict constructor. | Fred Drake | 1999-07-26 | 1 | -2/+5 |
|
|
* | Update getattr() description to document the optional third | Fred Drake | 1999-07-22 | 1 | -5/+7 |
|
|
* | typo: privide --> provide | Fred Drake | 1999-07-20 | 1 | -1/+1 |
|
|
* | Move chdir() and getcwd() descriptions to "Files and Directories" with | Fred Drake | 1999-07-12 | 1 | -10/+16 |
|
|
* | Several methods return tuples, not lists. | Fred Drake | 1999-07-07 | 1 | -4/+5 |
|
|
* | Move some misc. comments from the example section to the main section. | Fred Drake | 1999-07-07 | 1 | -22/+22 |
|
|
* | dir() method description revised based on comments from Greg Stein. | Fred Drake | 1999-07-07 | 1 | -6/+7 |
|
|
* | Missing space; reported by Robert Kern <kernr@ncifcrf.gov>. | Fred Drake | 1999-07-06 | 1 | -1/+1 |
|
|
* | Fix a number of minor problems pointed out by /F. | Fred Drake | 1999-07-06 | 1 | -7/+8 |
|
|