from Hacker News

PEP 594 – Removing dead batteries from the standard library

by JoshuaRLi on 5/21/19, 3:37 PM with 1 comments

  • by vpribish on 5/22/19, 4:42 PM

    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.