mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
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:
parent
0ef2cf6126
commit
d72c7b671e
3 changed files with 27 additions and 1 deletions
|
@ -429,6 +429,8 @@ always available.
|
|||
| | represent a digit |
|
||||
+-------------------------+----------------------------------------------+
|
||||
|
||||
.. versionadded:: 3.1
|
||||
|
||||
|
||||
.. function:: intern(string)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue