Typo fix
This commit is contained in:
parent
702af67d47
commit
0aa8ef1545
|
@ -1458,7 +1458,7 @@ Other threads can assign and retrieve their own values for the
|
|||
(Contributed by Jim Fulton.)
|
||||
|
||||
\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.)
|
||||
|
||||
\item The \module{weakref} module now supports a wider variety of objects
|
||||
|
|
Loading…
Reference in New Issue