cpython/Doc/ref
Guido van Rossum 6c9e130524 - Removed FutureWarnings related to hex/oct literals and conversions
and left shifts.  (Thanks to Kalle Svensson for SF patch 849227.)
  This addresses most of the remaining semantic changes promised by
  PEP 237, except for repr() of a long, which still shows the trailing
  'L'.  The PEP appears to promise warnings for operations that
  changed semantics compared to Python 2.3, but this is not
  implemented; we've suffered through enough warnings related to
  hex/oct literals and I think it's best to be silent now.
2003-11-29 23:52:13 +00:00
..
.cvsignore
ref.tex Oops. License is still an appendix. 2003-05-28 12:12:55 +00:00
ref1.tex Clean up some markup cruft. A number of the macros that take no 2001-11-28 07:26:15 +00:00
ref2.tex - Removed FutureWarnings related to hex/oct literals and conversions 2003-11-29 23:52:13 +00:00
ref3.tex Patch #821093: Fix various typos. 2003-10-19 07:32:24 +00:00
ref4.tex SF bug #719367, string exceptions are deprecated 2003-05-29 02:17:23 +00:00
ref5.tex clarified (in the 5.14 summary) that tests and comparisons all chain, 2003-11-09 16:33:56 +00:00
ref6.tex Fix a bunch of typos in documentation, docstrings and comments. 2003-10-20 14:01:56 +00:00
ref7.tex - update to reflect that base classes can be class types as well as 2003-09-24 04:11:47 +00:00
ref8.tex
reswords.py Import the keyword module instead of relying on our own list of 2001-12-04 20:39:36 +00:00