Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mark-up. | Raymond Hettinger | 2006-03-26 | 1 | -2/+2 |
| | |||||
* | Guarantee evaluation order for izip(). Document its creative uses and its ↵ | Raymond Hettinger | 2006-03-26 | 1 | -2/+24 |
| | | | | limitations. | ||||
* | Backport of rev 43312: | Neal Norwitz | 2006-03-25 | 1 | -0/+4 |
| | | | | SF bug # 1457358 and patch # 1458419, floor division not documented. Patch by Andy. | ||||
* | update - still some old .cvsignore files lying around | Anthony Baxter | 2006-03-23 | 1 | -3/+0 |
| | |||||
* | Bug #1445901: os.path.realpath() is available on Win/Mac too. | Georg Brandl | 2006-03-08 | 1 | -2/+2 |
| | | | | (backport from rev. 42923) | ||||
* | Backport: SF #1442767, docs for os.statvfs miss f_bsize parameter. | Neal Norwitz | 2006-03-03 | 1 | -0/+1 |
| | |||||
* | backport | Skip Montanaro | 2006-02-25 | 1 | -1/+1 |
| | |||||
* | Bug #947571: By default, urllib.urlopen() does not raise IOErrors | Georg Brandl | 2006-02-20 | 1 | -1/+8 |
| | | | | on server error codes. Make this clear. | ||||
* | Bug #1102649: add a note to pickle docs that pickle files should be | Georg Brandl | 2006-02-20 | 1 | -1/+10 |
| | | | | opened in binary mode. | ||||
* | Bug #1323369: document possible values of sys.getwindowsversion() | Georg Brandl | 2006-02-20 | 1 | -4/+4 |
| | | | | platform field | ||||
* | Bug #801349: document that start/stop/step slice arguments can be None | Georg Brandl | 2006-02-19 | 1 | -5/+6 |
| | |||||
* | Remove soundex from "undocumented modules". | Georg Brandl | 2006-02-17 | 1 | -5/+0 |
| | |||||
* | SF bug 1415455, fix typo in module name | Neal Norwitz | 2006-02-04 | 1 | -1/+1 |
| | |||||
* | Correct misspellings. | Georg Brandl | 2006-01-23 | 3 | -3/+3 |
| | |||||
* | Backport typo fixes. | Georg Brandl | 2006-01-23 | 3 | -4/+4 |
| | |||||
* | Another typo. | Georg Brandl | 2006-01-22 | 1 | -1/+1 |
| | |||||
* | typo | Georg Brandl | 2006-01-22 | 1 | -1/+2 |
| | |||||
* | Correct several typos in libos.tex. Bug #1412227. | Georg Brandl | 2006-01-22 | 1 | -8/+8 |
| | |||||
* | Typo | Georg Brandl | 2006-01-22 | 1 | -1/+1 |
| | |||||
* | Backport winreg documentation quirk fix. | Georg Brandl | 2006-01-22 | 1 | -3/+3 |
| | |||||
* | Remove reference to Grail and Netscape 2.0 from cgi docs. | Georg Brandl | 2006-01-22 | 1 | -2/+1 |
| | |||||
* | Patch #1410783: add documentation links for static/classmethod | Georg Brandl | 2006-01-20 | 1 | -1/+9 |
| | |||||
* | Document supported schemes. | Georg Brandl | 2006-01-20 | 1 | -3/+8 |
| | |||||
* | Bug #1402224: Add warning to dl docs about crashes. | Georg Brandl | 2006-01-20 | 1 | -0/+4 |
| | |||||
* | Bug #1396471: Document that Windows' ftell() can return invalid | Georg Brandl | 2006-01-20 | 1 | -1/+5 |
| | | | | values for text files with UNIX-style line endings. | ||||
* | add missing version identification | Fred Drake | 2006-01-20 | 1 | -0/+2 |
| | |||||
* | Update documentation for email.Message.get_filename(). | Barry Warsaw | 2006-01-17 | 1 | -4/+5 |
| | |||||
* | Remove dots in \version{added,changed} arguments. | Georg Brandl | 2006-01-15 | 5 | -9/+9 |
| | |||||
* | Bug #1397205: doc typo | Georg Brandl | 2006-01-10 | 1 | -1/+1 |
| | |||||
* | Bug #139571: wrong LaTeX label | Georg Brandl | 2006-01-04 | 1 | -1/+1 |
| | |||||
* | bug #1395597: doc typo | Georg Brandl | 2006-01-02 | 1 | -2/+2 |
| | |||||
* | Bug #1394868: doc typos | Georg Brandl | 2006-01-01 | 3 | -5/+5 |
| | |||||
* | Revert checkin for bug #1386675. | Georg Brandl | 2005-12-27 | 1 | -6/+6 |
| | |||||
* | Bug #1386675: winreg raises WindowsErrors (backport) | Georg Brandl | 2005-12-27 | 1 | -6/+6 |
| | |||||
* | Bug #1389673: document correct return value of set methods (backport) | Georg Brandl | 2005-12-26 | 1 | -5/+5 |
| | |||||
* | Bug #954981: urllib2 example wont work w/o ssl (backport) | Georg Brandl | 2005-12-26 | 1 | -1/+2 |
| | |||||
* | Bug #839075 (backport): document that highly recursive data cannot be pickled | Georg Brandl | 2005-12-26 | 1 | -0/+4 |
| | |||||
* | Bug #756104 (backport): document that bufsize in socket.recv() should be small | Georg Brandl | 2005-12-26 | 1 | -0/+2 |
| | |||||
* | Typo fix | Andrew M. Kuchling | 2005-12-22 | 1 | -1/+1 |
| | |||||
* | Typo fix | Andrew M. Kuchling | 2005-12-22 | 1 | -1/+1 |
| | |||||
* | [ 1388141 ] Minor error in md5 docs (backport) | Georg Brandl | 2005-12-22 | 1 | -1/+1 |
| | |||||
* | Bug #1373197: note that os.makedirs does not work with '..' | Georg Brandl | 2005-12-17 | 1 | -0/+2 |
| | |||||
* | Bug #1343671: clarify docs for os.removedirs | Georg Brandl | 2005-12-17 | 1 | -5/+9 |
| | |||||
* | Bug #1106572: clarify os.makedirs docs wrt umask | Georg Brandl | 2005-12-17 | 1 | -1/+2 |
| | |||||
* | Patch #1377848: typo in pyexpat docs | Georg Brandl | 2005-12-16 | 1 | -1/+1 |
| | |||||
* | Patch #1376914: traceback.format_exc() has no "file" argument. | Georg Brandl | 2005-12-16 | 1 | -1/+1 |
| | |||||
* | Remove reference to open() mode "t" as it is platform dependent. | Georg Brandl | 2005-12-15 | 1 | -1/+1 |
| | |||||
* | Backport checkin: | Walter Dörwald | 2005-11-25 | 2 | -3/+4 |
| | | | | | SF patch #1364946: Add a reference link from the dcoumentation of the encode and decode methods to the documentation of the default error handlers. | ||||
* | Bug #1357604: os.makedirs handles UNC paths | Georg Brandl | 2005-11-22 | 1 | -3/+2 |
| | |||||
* | Patch #1255218: libmultifile.tex: tell what a decoration is | Georg Brandl | 2005-11-22 | 1 | -3/+3 |
| |