Add ..versionadded for sys.int_info, update py3k version of

whatsnew/2.7.rst to keep it in sync with the trunk version, and
replace SHIFT with PyLong_SHIFT in #error message
This commit is contained in:
Mark Dickinson 2009-03-20 16:00:49 +00:00
parent 0ef2cf6126
commit d72c7b671e
3 changed files with 27 additions and 1 deletions

View file

@ -429,6 +429,8 @@ always available.
| | represent a digit |
+-------------------------+----------------------------------------------+
.. versionadded:: 3.1
.. function:: intern(string)