diff options
author | Ezio Melotti <ezio.melotti@gmail.com> | 2012-10-01 04:10:08 (GMT) |
---|---|---|
committer | Ezio Melotti <ezio.melotti@gmail.com> | 2012-10-01 04:10:08 (GMT) |
commit | 00160661a5a9f50b4c022ca1beda2538642ee70f (patch) | |
tree | a2785f89a2250fb25d80a17ca08e59e5f902c41b /Misc | |
parent | 445d69c2bdca8e1b0ad4abec39ad0a74a6c2e899 (diff) | |
download | cpython-00160661a5a9f50b4c022ca1beda2538642ee70f.zip cpython-00160661a5a9f50b4c022ca1beda2538642ee70f.tar.gz cpython-00160661a5a9f50b4c022ca1beda2538642ee70f.tar.bz2 |
Update suspicious ignore file.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -354,7 +354,7 @@ Documentation 'Optional Operating System Services' section to use a more user-centric classification scheme (splitting them across the new CE section, IPC and text processing). Operating system limitatons can be reflected with - the Sphinx :platform: tag, it doesn't make sense as part of the Table of + the Sphinx ``:platform:`` tag, it doesn't make sense as part of the Table of Contents. - Issue #4966: Bring the sequence docs up to date for the Py3k transition |