How can I parse flags in command line argument?

后端 未结 0 751
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-03 07:14

I have to implement a --pos flag in Python and create a new condition if it exists, but argparse does not recognize it when I enter it in the command line argument.



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