[issue8770] Make 'python -m sysconfig' print something useful

Sridhar Ratnakumar report at bugs.python.org
Thu May 20 00:52:57 CEST 2010


Sridhar Ratnakumar <sridharr at activestate.com> added the comment:

Yes, get_paths(). It could also print get_config_vars(), yes. 

If you want to make it sophisticated you could support arguments/options using the 'argparse' module. :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8770>
_______________________________________


More information about the Python-bugs-list mailing list