From 873c9f15d09965034b7ae5a324aa8c4d9ba34c7a Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 6 Sep 2008 19:42:39 +0000 Subject: [PATCH] docs are pretty good about new-style classes these days --- README | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README b/README index 8408e759ae3..470e0eef683 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 ---------