摘要:
executable - run program in Python shell - Stack Overflowf you're wanting to run the script and end at a prompt (so you can inspect variables, etc), then use:python -i test.py
That will run the script... 阅读全文
posted @ 2012-04-19 19:48
lexus
阅读(299)
评论(0)
推荐(0)
浙公网安备 33010602011771号