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 theller
Recipients doughellmann, eric.smith, exarkun, georg.brandl, michael.foord, ncoghlan, pitrou, r.david.murray, theller, vinay.sajip
Date 2009-10-01.18:35:02
SpamBayes Score 1.1156985e-05
Marked as misclassified No
Message-id <1254422103.69.0.733083377632.issue6958@psf.upfronthosting.co.za>
In-reply-to
Content
I retract this request.  It seems the idea is not liked or a solution is
not easy.

(The solution I now use is to start Python from a batch file that parses
some command line flags itself, sets environment variables, and my
sitecustomize.py file configures logging).

Thanks for the comments.
History
Date User Action Args
2009-10-01 18:35:04thellersetrecipients: + theller, georg.brandl, vinay.sajip, exarkun, ncoghlan, pitrou, eric.smith, doughellmann, r.david.murray, michael.foord
2009-10-01 18:35:03thellersetmessageid: <1254422103.69.0.733083377632.issue6958@psf.upfronthosting.co.za>
2009-10-01 18:35:02thellerlinkissue6958 messages
2009-10-01 18:35:02thellercreate