0 votes
in Python by
What is the Pythoncaseok environment variable?

1 Answer

0 votes
by

Pythoncaseok environment variable is applied in Windows with the purpose to direct Python to find the first case insensitive match in an import statement.

...