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 904af3d commit 82f1a6eCopy full SHA for 82f1a6e
Doc/faq/programming.rst
@@ -2092,7 +2092,7 @@ Jim Roskind suggests performing steps in the following order in each module:
2092
* ``import`` statements
2093
* active code (including globals that are initialized from imported values).
2094
2095
-van Rossum doesn't like this approach much because the imports appear in a
+Van Rossum doesn't like this approach much because the imports appear in a
2096
strange place, but it does work.
2097
2098
Matthias Urlichs recommends restructuring your code so that the recursive import
0 commit comments