mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 09:01:26 +08:00
02c42c9cf6
optparse.Values is like argparse.Namespace and also has a __getattr__() method to return the parsed options. Apply commits54b4983and9ae0c0bfrom python/typeshed#25