Message 92947 - Python tracker

Message92947

Author pitrou
Recipients doughellmann, eric.smith, pitrou, theller, vinay.sajip
Date 2009-09-21.17:34:02
SpamBayes Score 0.00041335486
Marked as misclassified No
Message-id <1253554443.59.0.0310705143895.issue6958@psf.upfronthosting.co.za>
In-reply-to
Content
If you want to add flags to the main executable, it deserves a
discussion on python-dev IMO.
It could be obtained through an environment variable, e.g.
PYLOGGING_CONFIG; which has the nice side-effect of working for
executable scripts too.
History
Date User Action Args
2009-09-21 17:34:03pitrousetrecipients: + pitrou, theller, vinay.sajip, eric.smith, doughellmann
2009-09-21 17:34:03pitrousetmessageid: <1253554443.59.0.0310705143895.issue6958@psf.upfronthosting.co.za>
2009-09-21 17:34:02pitroulinkissue6958 messages
2009-09-21 17:34:02pitroucreate