X Tutup
Skip to content

Commit 074d873

Browse files
committed
Remove executable flag of bpython/cli.py.
Either start bpython with "python -m bpython.cli" or using a start script, but not using "python bpython/cli.py" as that adds bpython's package directory to sys.path, which is rather bad.
1 parent bef0ce0 commit 074d873

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

bpython/cli.py

100755100644
File mode changed.

0 commit comments

Comments
 (0)
X Tutup