]> granicus.if.org Git - python/commitdiff
Remove remnants of svn conflict marker from Misc/NEWS
authorMark Dickinson <dickinsm@gmail.com>
Sat, 21 Mar 2009 10:51:42 +0000 (10:51 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 21 Mar 2009 10:51:42 +0000 (10:51 +0000)
Misc/NEWS

index bad0a44474631086a7652a30a0527cab30c0fa69..0d3137fa3b99e55ded5458c24bf0065324b241c2 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -60,7 +60,6 @@ What's New in Python 3.1 alpha 1
 Core and Builtins
 -----------------
 
-=======
 - The io module has been reimplemented in C for speed.
 
 - Give dict views an informative __repr__.