##// 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:

r24595:91ed424e
r24840:2c70fc62
Show More
.meeseeksdev.yml
17 lines | 292 B | text/x-yaml | YamlLexer
special:
everyone:
can:
- say
- tag
- untag
- close
config:
tag:
only:
- async/await
- backported
- help wanted
- documentation
- notebook
- tab-completion
- windows