Skip to content

Commit 5bcc20b

Browse files
author
benjamin.peterson
committed
update the README to be a little more inspiring w/regards to stability
git-svn-id: http://svn.python.org/projects/python/branches/py3k@73412 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent e9c489b commit 5bcc20b

1 file changed

Lines changed: 4 additions & 17 deletions

File tree

README

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -33,32 +33,19 @@ LaTeX (through 2.5), and reStructuredText (2.6+) formats; the LaTeX and
3333
reStructuredText versions are primarily for documentation authors,
3434
translators, and people with special formatting requirements.
3535

36-
This is a work in progress; please help improve it!
37-
38-
The design documents for Python 3 are also online. While the reference
39-
documentation is being updated, the PEPs are often the best source of
40-
information about new features. Start by reading PEP 3000:
41-
42-
http://python.org/dev/peps/pep-3000/
43-
4436

4537
What's New
4638
----------
4739

48-
For an overview of what's new in Python 3, see Guido van Rossum's blog at
49-
artima.com:
50-
51-
http://www.artima.com/weblogs/index.jsp?blogger=guido
52-
53-
We try to eventually have a comprehensive overview of the changes in
54-
the "What's New in Python 3.1" document, found at
40+
We try to have a comprehensive overview of the changes in the "What's New in
41+
Python 3.1" document, found at
5542

56-
http://docs.python.org/dev/3.1/whatsnew/3.1
43+
http://docs.python.org/dev/3.1/whatsnew/3.1.html
5744

5845
Please help write it!
5946

6047
For a more detailed change log, read Misc/NEWS (though this file, too,
61-
is incomplete, and also doesn't list anything merged in from the 2.6
48+
is incomplete, and also doesn't list anything merged in from the 2.7
6249
release under development).
6350

6451
If you want to install multiple versions of Python see the section below

0 commit comments

Comments
 (0)