Y
Hacker News
new
|
ask
|
show
|
jobs
PEP 594 – Removing dead batteries from the standard library
(
python.org
)
3 points
by
JoshuaRLi
2581 days ago
1 comments
vpribish
2580 days ago
so good to see this getting attention. Wish they could clean up fileinput, getopt, optparse, and argparse though. there should be one clear, obvious, way to do command line args.
link