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

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.