]> granicus.if.org Git - python/commitdiff
fix two typos that turned text into markup
authorFred Drake <fdrake@acm.org>
Sat, 20 Mar 2004 08:13:32 +0000 (08:13 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 20 Mar 2004 08:13:32 +0000 (08:13 +0000)
Doc/whatsnew/whatsnew24.tex

index b743a5ce7d11b19b4b93ee4f7c4c925afa8759ed..8e2b11ec319029909affc5d33b7baf0d3dc0d7e2 100644 (file)
@@ -267,7 +267,7 @@ yellow 5
  were optimized and now run about one-third faster.  The inner
  loops were also optimized for \class{dict} with performance
  boosts to \method{keys()}, \method{values()}, \method{items()},
-\method{\iterkeys()}, \method{\itervalues()}, and \method{iteritems()}.
+\method{iterkeys()}, \method{itervalues()}, and \method{iteritems()}.
 
 \item The machinery for growing and shrinking lists was optimized
  for speed and for space efficiency.  Small lists (under eight elements)