python
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| python [2012/07/30 03:47] – [How to read command line arguments] memeruiz | python [2021/02/01 05:55] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| chmod +x example.py | chmod +x example.py | ||
| + | ===== Important functions ===== | ||
| + | |||
| + | os.walk(" | ||
| + | os.* | ||
| + | sys.argv | ||
| + | |||
| + | ===== Important modules ===== | ||
| + | |||
| + | optparse | ||
| + | multiprocessing | ||
| + | numpy | ||
python.1343620062.txt.gz · Last modified: 2021/02/01 05:55 (external edit)
