]> granicus.if.org Git - python/commit
Close #4966: revamp the sequence docs in order to better explain the state of modern...
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 20 Aug 2012 07:14:07 +0000 (17:14 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 20 Aug 2012 07:14:07 +0000 (17:14 +1000)
commit273069cf7d79293fa0c2cca7fe6ab386a4e5c02a
treed79cb62e7b86eac5dbe59a09d6c8a4b4c4a56b82
parent1685db011dd8e5b808f7c176b05bfdb14c101789
Close #4966: revamp the sequence docs in order to better explain the state of modern Python
Doc/library/binary.rst [new file with mode: 0644]
Doc/library/index.rst
Doc/library/stdtypes.rst
Doc/library/strings.rst [deleted file]
Doc/library/text.rst [new file with mode: 0644]
Doc/whatsnew/3.3.rst
Misc/NEWS