Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Goladus
on Oct 23, 2011
|
parent
|
context
|
favorite
| on:
Code Like a Pythonista: Idiomatic Python
Just a note: the optparse module is deprecated, in python 2.7+ argparse is preferred.
DasIch
on Oct 23, 2011
[–]
Doesn't really matter though because using argparse means an additional dependency on <2.7. In practice nobody really uses argparse atm.
Goladus
on Oct 24, 2011
|
parent
[–]
It's worth knowing given the intent of the original post.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: