Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ConfigParser renaming reversal part 3: move module into place and adapt imports. | Georg Brandl | 2008-05-25 | 1 | -1/+1 |
| | |||||
* | Queue renaming reversal part 3: move module into place and | Georg Brandl | 2008-05-25 | 1 | -2/+2 |
| | | | | change imports and other references. Closes #2925. | ||||
* | socketserver renaming reversal part 3: move the module into the right | Georg Brandl | 2008-05-24 | 1 | -1/+1 |
| | | | | place and fix all references to it. Closes #2926. | ||||
* | Revert copy_reg -> copyreg rename. | Georg Brandl | 2008-05-20 | 1 | -1/+1 |
| | |||||
* | Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6. | Alexandre Vassalotti | 2008-05-16 | 1 | -3/+3 |
| | | | | | This fixes the omissions of configparser, copyreg, queue and socketserver renaming. | ||||
* | Updated all import statements to use the new socketserver module name. | Alexandre Vassalotti | 2008-05-12 | 1 | -3/+1 |
| | | | | | Renamed socketserver module in its own documentation. Renamed documentation references. | ||||
* | Fix typo of hexidecimal | Neal Norwitz | 2008-02-24 | 1 | -2/+2 |
| | |||||
* | Fix typo in doc | Neal Norwitz | 2007-05-29 | 1 | -1/+1 |
| | |||||
* | Add -3 option to the interpreter to warn about features that are | Neal Norwitz | 2007-05-23 | 1 | -0/+2 |
| | | | | | | | deprecated and will be changed/removed in Python 3.0. This patch is mostly from Anthony. I tweaked some format and added a little doc. | ||||
* | Remove references to stdwin which was removed long ago. | Neal Norwitz | 2007-05-13 | 1 | -6/+0 |
| | |||||
* | Remove remaining references to OverflowWarning. | Georg Brandl | 2006-07-05 | 1 | -1/+0 |
| | |||||
* | Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. | Neal Norwitz | 2006-03-16 | 1 | -3/+0 |
| | |||||
* | fix typos, mostly in comments | Fred Drake | 2005-10-28 | 1 | -3/+3 |
| | |||||
* | bug [ 1266296 ] Mistakes in decimal.Context.subtract documentation | Georg Brandl | 2005-08-22 | 1 | -1/+1 |
| | |||||
* | Typo fix: 'comparisions' is not a word | Andrew M. Kuchling | 2004-09-10 | 1 | -1/+1 |
| | |||||
* | Remove mpz, rotor | Andrew M. Kuchling | 2004-08-31 | 1 | -2/+1 |
| | |||||
* | SF patch #911431: robot.txt must be robots.txt | Raymond Hettinger | 2004-03-13 | 1 | -1/+1 |
| | | | | (Contributed by George Yoshida.) | ||||
* | Update for new module and new builtin. | Raymond Hettinger | 2003-07-12 | 1 | -0/+3 |
| | |||||
* | Correct documentation of check interval - it's 100 by default, not 10 any | Skip Montanaro | 2003-07-02 | 1 | -1/+1 |
| | | | | longer. Pointed out by Alex Martelli. | ||||
* | Part 3 of Py2.3 update | Raymond Hettinger | 2003-01-26 | 1 | -49/+93 |
| | |||||
* | Part II of Python2.3 update | Raymond Hettinger | 2003-01-25 | 1 | -12/+24 |
| | |||||
* | Part I of an update for Python 2.3. | Raymond Hettinger | 2003-01-25 | 1 | -60/+67 |
| | |||||
* | Update cheatsheet to 2.0 from Brunning/Gruet's quick reference | Andrew M. Kuchling | 2001-08-06 | 1 | -535/+2212 |
| | |||||
* | Very useful file! | Guido van Rossum | 1994-08-05 | 1 | -0/+541 |