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
5e08d10d
Commit
5e08d10d
authored
Dec 20, 2001
by
Andrew M. Kuchling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the documentation links
Remove reference to this being a draft
parent
adc7df57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
15 deletions
+6
-15
Doc/whatsnew/whatsnew22.tex
Doc/whatsnew/whatsnew22.tex
+6
-15
No files found.
Doc/whatsnew/whatsnew22.tex
View file @
5e08d10d
...
...
@@ -11,13 +11,8 @@
\section
{
Introduction
}
{
\large
This document is a draft, and is subject to change until the
final version of Python 2.2 is released. Currently it's up to date
for Python 2.2 beta 1. Please send any comments, bug reports, or
questions, no matter how minor, to
\email
{
akuchlin@mems-exchange.org
}
.
}
This article explains the new features in Python 2.2.
The final release of Python 2.2 is planned for December 2001.
Python 2.2 can be thought of as the "cleanup release". There are some
features such as generators and iterators that are completely new, but
...
...
@@ -29,16 +24,12 @@ This article doesn't attempt to provide a complete specification of
the new features, but instead provides a convenient overview. For
full details, you should refer to the documentation for Python 2.2,
such as the
\citetitle
[http://
python.sourceforge.net/devel-docs
/lib/lib.html]
{
Python
\citetitle
[http://
www.python.org/doc/2.2
/lib/lib.html]
{
Python
Library Reference
}
and the
\citetitle
[http://python.sourceforge.net/devel-docs/ref/ref.html]
{
Python
Reference Manual
}
.
% XXX These \citetitle marks should get the python.org URLs for the final
% release, just as soon as the docs are published there.
If you want to understand the complete implementation and design
rationale for a change, refer to the PEP for a particular new feature.
The final release of Python 2.2 is planned for December 2001.
\citetitle
[http://www.python.org/doc/2.2/ref/ref.html]
{
Python
Reference Manual
}
. If you want to understand the complete
implementation and design rationale for a change, refer to the PEP for
a particular new feature.
\begin{seealso}
...
...
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