Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
ba7517af
Commit
ba7517af
authored
Jan 03, 2003
by
David Goodger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated (2.3 OK now)
parent
ca6f87a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
Misc/NEWS.help
Misc/NEWS.help
+8
-6
No files found.
Misc/NEWS.help
View file @
ba7517af
...
@@ -11,13 +11,12 @@ snapshot:
...
@@ -11,13 +11,12 @@ snapshot:
http://docutils.sf.net/docutils-snapshot.tgz
http://docutils.sf.net/docutils-snapshot.tgz
Unfortunately, docutils doesn't work with Python 2.3 yet; you need
Docutils works with Python 2.1 or newer (including 2.3).
Python 2.2.2 (or perhaps an older version).
To process NEWS into NEWS.html, first install
docutils for Python 2.2,
To process NEWS into NEWS.html, first install
Docutils, and then run
and then run
this command:
this command:
python
2.2
.../docutils/tools/html.py NEWS >NEWS.html
python .../docutils/tools/html.py NEWS >NEWS.html
Here ".../docutils" is the directory into which the above snapshot was
Here ".../docutils" is the directory into which the above snapshot was
extracted. (I hope this recipe will change for the better.)
extracted. (I hope this recipe will change for the better.)
...
@@ -32,7 +31,10 @@ The changes required fell into the following categories:
...
@@ -32,7 +31,10 @@ The changes required fell into the following categories:
What's New in Python 2.3 alpha 1?
What's New in Python 2.3 alpha 1?
=================================
=================================
*XXX Release date: DD-MMM-2002 XXX*
*Release date: DD-MMM-2002*
Note that the release date line is emphasized, with a "*" at each
end.
* Subsections are underlined with a single row of hyphens:
* Subsections are underlined with a single row of hyphens:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment