summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-09-06 19:42:39 (GMT)
committerBenjamin Peterson <benjamin@python.org>2008-09-06 19:42:39 (GMT)
commit873c9f15d09965034b7ae5a324aa8c4d9ba34c7a (patch)
tree623c0f3d32ff982fdc8eecb1766f758fbbb7c234 /README
parent6ac7d7c80b366033d36de6e0d84ee2b872b8b9a7 (diff)
downloadcpython-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--README6
1 files changed, 0 insertions, 6 deletions
diff --git a/README b/README
index 8408e75..470e0ee 100644
--- a/README
+++ b/README
@@ -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
---------