##// END OF EJS Templates
add CWD to sys.path *after* stdlib...
add CWD to sys.path *after* stdlib this deviates from Python's own interactive behavior, but seems to avoid problems where folks create stdlib-names like `email.py`. They can still collide with packages, but that seems less common than generic names like `email` and `code`

File last commit:

r24381:88b5016f
r24840:2c70fc62
Show More
setup.cfg
2 lines | 34 B | text/x-ini | IniLexer
[metadata]
license_file = LICENSE