mirror of https://github.com/python/cpython
Time for 1.5.2a2.
This commit is contained in:
parent
e8c10f90a7
commit
de64eafbc9
8
README
8
README
|
@ -1,12 +1,11 @@
|
||||||
This is Python release 1.5.2a1
|
This is Python release 1.5.2a2
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
|
|
||||||
What's new in this release?
|
What's new in this release?
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
See the Misc/NEWS file. Nothing spectacular this time. The BeOS port
|
Quite a bit! See the Misc/NEWS file.
|
||||||
is now integrated, courtesy Chris Herborth (see below).
|
|
||||||
|
|
||||||
|
|
||||||
If you don't read instructions
|
If you don't read instructions
|
||||||
|
@ -38,7 +37,8 @@ If you use Python, please consider joining the Python Software
|
||||||
Activity (PSA). See http://www.python.org/psa/.
|
Activity (PSA). See http://www.python.org/psa/.
|
||||||
|
|
||||||
Organizations that make heavy use of Python are especially encouraged
|
Organizations that make heavy use of Python are especially encouraged
|
||||||
to become corporate members!
|
to become corporate members -- or better still, to join the Python
|
||||||
|
Consortium (see http://www.python.org/consortium/).
|
||||||
|
|
||||||
|
|
||||||
How do I learn Python?
|
How do I learn Python?
|
||||||
|
|
Loading…
Reference in New Issue