We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae669f commit 8117212Copy full SHA for 8117212
Lib/_sitebuiltins.py
@@ -5,7 +5,7 @@
5
# Those objects are almost immortal and they keep a reference to their module
6
# globals. Defining them in the site module would keep too many references
7
# alive.
8
-# Note this means this module should also avoid keep things alive in its
+# Note this means this module should also avoid keeping things alive in its
9
# globals.
10
11
import sys
0 commit comments