]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
docs are pretty good about new-style classes these days
authorBenjamin Peterson <benjamin@python.org>
Sat, 6 Sep 2008 19:42:39 +0000 (19:42 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 6 Sep 2008 19:42:39 +0000 (19:42 +0000)
README

diff --git a/README b/README
index 8408e759ae3f3bd5ed589c5993bf3c7b28ebd7cd..470e0eef6831551cfacb410b85055e383381e1c9 100644 (file)
--- 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
 ---------