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 vinay.sajip
Recipients doughellmann, eric.smith, georg.brandl, michael.foord, ncoghlan, pitrou, r.david.murray, theller, vinay.sajip
Date 2009-09-21.20:32:12
SpamBayes Score 0.00016722086
Marked as misclassified No
Message-id <1253565133.98.0.0126901952956.issue6958@psf.upfronthosting.co.za>
In-reply-to
Content
If we do include interpreter support, there should be an option to
invoke a configuration file, too:

-l config=path

Mutually exclusive with all the other options. So, you can either use it
to invoke basicConfig or to invoke an arbitrary configuration in a file.

Opinions?
History
Date User Action Args
2009-09-21 20:32:14vinay.sajipsetrecipients: + vinay.sajip, theller, georg.brandl, ncoghlan, pitrou, eric.smith, doughellmann, r.david.murray, michael.foord
2009-09-21 20:32:13vinay.sajipsetmessageid: <1253565133.98.0.0126901952956.issue6958@psf.upfronthosting.co.za>
2009-09-21 20:32:12vinay.sajiplinkissue6958 messages
2009-09-21 20:32:12vinay.sajipcreate