Home
last modified time | relevance | path

Searched defs:longopt_xlate (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/distutils/
H A Dfancy_getopt.py27 longopt_xlate = str.maketrans('-', '_') variable
H A Dcmd.py152 from distutils.fancy_getopt import longopt_xlate namespace
/third_party/python/Lib/distutils/command/
H A Dinstall.py400 from distutils.fancy_getopt import longopt_xlate namespace

Completed in 3 milliseconds