Y
Hacker News
new
|
ask
|
show
|
jobs
by
hauntsaninja
1424 days ago
In Python 3.11, you can use the "-P" flag or the "PYTHONSAFEPATH" environment variable to avoid adding cwd to sys.path
https://docs.python.org/3.11/whatsnew/3.11.html#summary-rele...