Closed iptux closed 11 years ago
Thanks, I also noted the problem on some systems.
@fqj1994 , how about this modification?
Which one is more generally applicable? python
or /usr/bin/env python
?
Besides, is there any way to drop into the interactive shell using Python code? If that's possible, we don't have to add -i
there.
python -i snscli.py
is OKsee wikipedia about #!