Writing /var/lib/dokuwiki/data/meta/tutorials/python_stuff.meta failed
tutorials:python_stuff
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:python_stuff [2016/02/26 17:52] – ↷ Page moved from python_stuff to tutorials:python_stuff amora | tutorials:python_stuff [2022/09/20 00:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 17: | Line 17: | ||
- | import sys, os | + | |
- | | + | import optparse |
- | + | ||
- | # | + | #parsing args |
- | | + | parser=optparse.OptionParser(" |
- | | + | parser.add_option(" |
- | | + | (options, args)=parser.parse_args(sys.argv[1: |
options.< | options.< |
tutorials/python_stuff.1456509161.txt.gz · Last modified: 2022/09/20 00:08 (external edit)