Thanks to visit codestin.com Credit goes to github.com
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 5596909 commit bc2bc0dCopy full SHA for bc2bc0d
1 file changed
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