cpython/Doc/ref
Brett Cannon 129bd52146 No more raising of string exceptions!
The next step of PEP 352 (for 2.6) causes raising a string exception to trigger
a TypeError.  Trying to catch a string exception raises a DeprecationWarning.
References to string exceptions has been removed from the docs since they are
now just an error.
2007-01-30 21:34:36 +00:00
..
ref.tex Oops. License is still an appendix. 2003-05-28 12:12:55 +00:00
ref1.tex add information about alternate implementations, noting that documentation 2005-07-20 04:33:01 +00:00
ref2.tex Bug #1536660: separate two words. 2006-08-08 20:13:13 +00:00
ref3.tex Bug #1637967: missing //= operator in list. 2007-01-17 21:09:04 +00:00
ref4.tex No more raising of string exceptions! 2007-01-30 21:34:36 +00:00
ref5.tex Bug #1501122: mention __gt__ &co in description of comparison order. 2006-06-14 06:29:07 +00:00
ref6.tex - markup fix 2006-05-20 15:36:19 +00:00
ref7.tex Duplicated description about the illegal continue usage can be found in nearly the same place. 2006-05-12 17:25:26 +00:00
ref8.tex remove unnecessary markup 2006-06-18 02:57:35 +00:00
reswords.py Whitespace normalization, via reindent.py. 2004-07-18 06:25:50 +00:00