diff options
author | Benjamin Peterson <benjamin@python.org> | 2008-09-06 19:42:39 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2008-09-06 19:42:39 (GMT) |
commit | 873c9f15d09965034b7ae5a324aa8c4d9ba34c7a (patch) | |
tree | 623c0f3d32ff982fdc8eecb1766f758fbbb7c234 /README | |
parent | 6ac7d7c80b366033d36de6e0d84ee2b872b8b9a7 (diff) | |
download | cpython-873c9f15d09965034b7ae5a324aa8c4d9ba34c7a.zip cpython-873c9f15d09965034b7ae5a324aa8c4d9ba34c7a.tar.gz cpython-873c9f15d09965034b7ae5a324aa8c4d9ba34c7a.tar.bz2 |
docs are pretty good about new-style classes these days
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -90,12 +90,6 @@ reStructuredText (2.6+) formats; the LaTeX and reStructuredText versions are primarily for documentation authors, translators, and people with special formatting requirements. -Unfortunately, new-style classes (new in Python 2.2) have not yet been -integrated into Python's standard documentation. A collection of -pointers to what has been written is at: - - http://www.python.org/doc/newstyle.html - Web sites --------- |