Is there a python standard function to parse a string into an argv list exactly like bash does, in Python?

前端 未结 0 1923
长情又很酷
长情又很酷 2020-12-19 14:37

Consider the following string:

./kmux.py  -r \'messenger.* xx\'

If kmux.py is a python script, and the string above was given to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题