diff options
author | Georg Brandl <georg@python.org> | 2014-02-10 21:11:21 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-02-10 21:11:21 (GMT) |
commit | d8413bab22bb230fee0e96b9ebe870a485572777 (patch) | |
tree | af033d52a8fc4826f31ec20e507106178eafe5a2 /Lib/idlelib | |
parent | cf736f4e98f87e4a9006eb641723f7bad57edb42 (diff) | |
parent | f0560d959299358b28234881340245dfa417558e (diff) | |
download | cpython-d8413bab22bb230fee0e96b9ebe870a485572777.zip cpython-d8413bab22bb230fee0e96b9ebe870a485572777.tar.gz cpython-d8413bab22bb230fee0e96b9ebe870a485572777.tar.bz2 |
merge with 3.3
Diffstat (limited to 'Lib/idlelib')
-rw-r--r-- | Lib/idlelib/NEWS.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 478c183..953a38d 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -875,4 +875,3 @@ What's New in IDLEfork 0.9 Alpha 1? -------------------------------------------------------------------- Refer to HISTORY.txt for additional information on earlier releases. -------------------------------------------------------------------- - |