| Commit message (Expand) | Author | Age | Files | Lines |
* | SF Patch #1093896: miscellaneous doc typos | Raymond Hettinger | 2005-01-01 | 1 | -1/+1 |
|
|
* | Stop producing or using OverflowWarning. PEP 237 thought this would | Tim Peters | 2004-08-25 | 1 | -1/+1 |
|
|
* | Clarified that TypeErrors can be raised by any | Raymond Hettinger | 2003-08-04 | 1 | -1/+1 |
|
|
* | SF bug #719367, string exceptions are deprecated | Neal Norwitz | 2003-05-29 | 1 | -4/+9 |
|
|
* | Fix typo | Andrew M. Kuchling | 2003-05-13 | 1 | -1/+1 |
|
|
* | Fix unbalanced parethesis. | Raymond Hettinger | 2003-05-10 | 1 | -1/+1 |
|
|
* | PEP 293 implemention (from SF patch http://www.python.org/sf/432401) | Walter Dörwald | 2002-09-02 | 1 | -0/+21 |
|
|
* | Note change in behavior from 1.5.2. The new argument to NameError is | Raymond Hettinger | 2002-08-27 | 1 | -2/+2 |
|
|
* | More updates describing FutureWarnings. | Barry Warsaw | 2002-08-14 | 1 | -1/+7 |
|
|
* | As discussed on python-dev, add a mechanism to indicate features | Neal Norwitz | 2002-05-29 | 1 | -0/+5 |
|
|
* | Minor wording change. | Fred Drake | 2002-03-28 | 1 | -1/+1 |
|
|
* | add exception class hierarchy. This should probably be done differently, | Skip Montanaro | 2002-03-28 | 1 | -0/+44 |
|
|
* | Clean up some markup cruft. A number of the macros that take no | Fred Drake | 2001-11-28 | 1 | -2/+2 |
|
|
* | Update the documentation to reflect the changes to ReferenceError. | Fred Drake | 2001-10-06 | 1 | -0/+11 |
|
|
* | Added reference to Tutorial section on user-defined exceptions for | Fred Drake | 2001-09-21 | 1 | -9/+15 |
|
|
* | Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. | Martin v. Löwis | 2001-07-26 | 1 | -1/+1 |
|
|
* | Add StopIteration to the list of exceptions *not* derived from StandardError. | Fred Drake | 2001-07-23 | 1 | -3/+4 |
|
|
* | Follow the recommended practices for keystroke representation; this | Fred Drake | 2001-07-12 | 1 | -1/+1 |
|
|
* | The general iteration support is part of 2.2, not 2.1 -- fixed the version | Fred Drake | 2001-05-03 | 1 | -0/+1 |
|
|
* | Add documentation for the StopIteration exception. | Fred Drake | 2001-05-03 | 1 | -0/+8 |
|
|
* | Document warning categories. | Guido van Rossum | 2000-12-19 | 1 | -0/+26 |
|
|
* | Since LookupError can be raised by sys.setdefaultencoding(), we should not | Fred Drake | 2000-10-25 | 1 | -1/+2 |
|
|
* | Minor clarifications in the introductory paragraph. | Fred Drake | 2000-09-09 | 1 | -6/+7 |
|
|
* | Remove comment about -X and string exceptions. Error noted by | Fred Drake | 2000-09-07 | 1 | -2/+1 |
|
|
* | Revise the comments about the exceptions module to not refer to source | Fred Drake | 2000-08-17 | 1 | -4/+4 |
|
|
* | Update version numbering from 1.6 to 2.0. | Fred Drake | 2000-06-30 | 1 | -3/+3 |
|
|
* | Added documentation for WindowsError; omission noted by Michal Bozon | Fred Drake | 2000-04-17 | 1 | -0/+10 |
|
|
* | Make use of \longprogramopt where appropriate. | Fred Drake | 2000-04-11 | 1 | -1/+1 |
|
|
* | Revised / removed comments about string exceptions (relating to the | Fred Drake | 2000-04-06 | 1 | -12/+17 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Fred Drake | 2000-04-06 | 1 | -0/+5 |
|
|
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -30/+17 |
|
|
* | Use \citetitle and \programopt as appropriate. | Fred Drake | 1999-11-10 | 1 | -12/+14 |
|
|
* | Make internal module references hyperlinks wherever it makes sense. | Fred Drake | 1999-04-22 | 1 | -2/+2 |
|
|
* | Document the correct class hierarchy for SystemExit. It is not an | Barry Warsaw | 1999-02-24 | 1 | -4/+8 |
|
|
* | Move \versionadded macros to end of descriptions. | Fred Drake | 1999-02-02 | 1 | -4/+3 |
|
|
* | OSError description: "as the by the" --> "as the" | Fred Drake | 1999-02-01 | 1 | -3/+3 |
|
|
* | Added missing "from" in IOError description. | Fred Drake | 1999-01-05 | 1 | -1/+1 |
|
|
* | Moved NotImplementedError into alphabetical order, and reword | Barry Warsaw | 1998-12-01 | 1 | -9/+7 |
|
|
* | Added documentation for NotImplementedError. Fred (I'm sure) will | Barry Warsaw | 1998-12-01 | 1 | -0/+9 |
|
|
* | Fix remaining {\rm ...} construct. | Fred Drake | 1998-11-25 | 1 | -1/+1 |
|
|
* | Mark the new & changed items. | Fred Drake | 1998-07-27 | 1 | -10/+16 |
|
|
* | Fix up Barry's markup, which didn't pass the latex test. ;-) | Fred Drake | 1998-07-23 | 1 | -8/+7 |
|
|
* | Added descriptions of EnvironmentError and OSError; updated IOError to | Barry Warsaw | 1998-07-23 | 1 | -18/+51 |
|
|
* | Logical markup. | Fred Drake | 1998-07-23 | 1 | -42/+42 |
|
|
* | Use the new module synopsis syntax, even though we don't need a synopsis table | Fred Drake | 1998-07-23 | 1 | -2/+3 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -0/+1 |
|
|
* | Use of \key and \kbd were isolated to one instance each in this file; | Fred Drake | 1998-04-28 | 1 | -5/+5 |
|
|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -2/+2 |
|
|
* | Added index entry and \label{} for exceptions module. This isn't in the | Fred Drake | 1998-01-20 | 1 | -0/+2 |
|
|
* | Correct small nits reported by Rob Hooft. | Guido van Rossum | 1997-12-30 | 1 | -2/+2 |
|
|