]> granicus.if.org Git - python/commitdiff
Fix merge conflict.
authorGeorg Brandl <georg@python.org>
Fri, 1 Aug 2008 16:25:12 +0000 (16:25 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 1 Aug 2008 16:25:12 +0000 (16:25 +0000)
Misc/NEWS

index 886af2254a22ce3b8995f8a629f4adff030962f0..b7d4992b4276ee9aa780e4eaaf34c11341276dd1 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -26,22 +26,8 @@ Library
   file name rather than a ZipInfo instance, so files are extracted with
   mode 0600 rather than 000 under Unix.
 
-<<<<<<< .working
 - Issue #2523: Fix quadratic behaviour when read()ing a binary file without
   asking for a specific length.
-=======
-Build
------
->>>>>>> .merge-right.r65368
-
-<<<<<<< .working
-=======
-- Generate the PatternGrammar pickle during "make install".
-
-
-What's New in Python 2.6 beta 2?
-================================
->>>>>>> .merge-right.r65368
 
 What's new in Python 3.0b2?
 ===========================