mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Remove spurious newlines, and add version number.
This commit is contained in:
parent
8617161a2a
commit
6001b0b65c
1 changed files with 2 additions and 4 deletions
|
@ -4,8 +4,8 @@ Python News
|
||||||
|
|
||||||
(editors: check NEWS.help for information about editing NEWS using ReST.)
|
(editors: check NEWS.help for information about editing NEWS using ReST.)
|
||||||
|
|
||||||
What's New in Python Release Candidate 1?
|
What's New in Python 2.7 Release Candidate 1?
|
||||||
=========================================
|
=============================================
|
||||||
|
|
||||||
*Release date: XXXX-XX-XX*
|
*Release date: XXXX-XX-XX*
|
||||||
|
|
||||||
|
@ -54,8 +54,6 @@ Core and Builtins
|
||||||
builds on MacOS X. That is, "python setup.py install --user" will install
|
builds on MacOS X. That is, "python setup.py install --user" will install
|
||||||
into "~/Library/Python/2.7" instead of "~/.local".
|
into "~/Library/Python/2.7" instead of "~/.local".
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue