This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author srid
Recipients srid, tarek
Date 2010-05-19.22:43:17
SpamBayes Score 0.0014530278
Marked as misclassified No
Message-id <1274308998.81.0.84185176486.issue8770@psf.upfronthosting.co.za>
In-reply-to
Content
"python2.7 -m sysconfig" at the moment does not print anything. "python2.7 -m site", for instant, prints useful information.

Perhaps the output of `sysconfig.get_path` can be pretty printed?
History
Date User Action Args
2010-05-19 22:43:18sridsetrecipients: + srid, tarek
2010-05-19 22:43:18sridsetmessageid: <1274308998.81.0.84185176486.issue8770@psf.upfronthosting.co.za>
2010-05-19 22:43:17sridlinkissue8770 messages
2010-05-19 22:43:17sridcreate