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 jab
Recipients jab, lukasz.langa, novalis_dt, rhettinger
Date 2016-04-27.18:07:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461780454.44.0.19512638954.issue25243@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Raymond, I'm a bit confused by your comment. The patch I attached to my previous message adds the static method `bool.parse_config_str`. So there's no need to `import configparser` to use this, and "from" is no longer included in the proposed method name. Could you please take a look at my previous message, if you missed it, and reopen this if appropriate?
History
Date User Action Args
2016-04-27 18:07:34jabsetrecipients: + jab, rhettinger, novalis_dt, lukasz.langa
2016-04-27 18:07:34jabsetmessageid: <1461780454.44.0.19512638954.issue25243@psf.upfronthosting.co.za>
2016-04-27 18:07:34jablinkissue25243 messages
2016-04-27 18:07:34jabcreate