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 lukasz.langa
Recipients lukasz.langa, pitrou, r.david.murray, tlevine
Date 2014-01-05.06:31:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388903515.9.0.651499273419.issue20120@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, that's wontfix but we can make the error message more friendly so I'll leave this open.

The .pypirc parser should have been RawConfigParser from the start, the interpolation mechanism is obscure enough it's probably not used. Unfortunately this "probably" means we cannot easily switch it to RawConfigParser now.
History
Date User Action Args
2014-01-05 06:31:55lukasz.langasetrecipients: + lukasz.langa, pitrou, r.david.murray, tlevine
2014-01-05 06:31:55lukasz.langasetmessageid: <1388903515.9.0.651499273419.issue20120@psf.upfronthosting.co.za>
2014-01-05 06:31:55lukasz.langalinkissue20120 messages
2014-01-05 06:31:55lukasz.langacreate