merge with 3.3

This commit is contained in:
Georg Brandl 2012-09-30 15:10:34 +02:00
commit 7ef90a1a37
5 changed files with 83 additions and 3 deletions

View file

@ -24,3 +24,11 @@ anyone wishing to stay up-to-date after a new release.
2.2.rst
2.1.rst
2.0.rst
The "Python News" is a HTML version of the file :source:`Misc/NEWS` which
contains *all* nontrivial changes to Python.
.. toctree::
:maxdepth: 1
news.rst

14
Doc/whatsnew/news.rst Normal file
View file

@ -0,0 +1,14 @@
+++++++++++
Python News
+++++++++++
.. raw:: html
<p>
Filter entries by content:
<input type="text" value="" id="searchbox" style="width: 50%" onchange="dofilter()">
<input type="submit" value="Filter" onclick="dofilter()">
</p>
.. miscnews:: ../../Misc/NEWS