Commit 3fbf3204 authored by Georg Brandl's avatar Georg Brandl

comma nit

parent 6fa0c5a4
......@@ -1041,7 +1041,7 @@ the name \samp{None} is now a syntax error.
\item The inner loops for list and tuple slicing
were optimized and now run about one-third faster. The inner loops
for dictionaries were also optimized , resulting in performance boosts for
for dictionaries were also optimized, resulting in performance boosts for
\method{keys()}, \method{values()}, \method{items()},
\method{iterkeys()}, \method{itervalues()}, and \method{iteritems()}.
(Contributed by Raymond Hettinger.)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment