Kaydet (Commit) 0aa8ef15 authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

Typo fix

üst 702af67d
...@@ -1458,7 +1458,7 @@ Other threads can assign and retrieve their own values for the ...@@ -1458,7 +1458,7 @@ Other threads can assign and retrieve their own values for the
(Contributed by Jim Fulton.) (Contributed by Jim Fulton.)
\item The \module{timeit} module now automatically disables periodic \item The \module{timeit} module now automatically disables periodic
garbarge collection during the timing loop. This change makes garbage collection during the timing loop. This change makes
consecutive timings more comparable. (Contributed by Raymond Hettinger.) consecutive timings more comparable. (Contributed by Raymond Hettinger.)
\item The \module{weakref} module now supports a wider variety of objects \item The \module{weakref} module now supports a wider variety of objects
......
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