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 serhiy.storchaka
Recipients gvanrossum, kernc, lukasz.langa, martin.panter, paul.moore, serhiy.storchaka, terry.reedy, tshepang
Date 2014-09-12.18:23:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410546234.81.0.8372073638.issue22253@psf.upfronthosting.co.za>
In-reply-to
Content
Microsoft Windows INI files, "POSIX-compatible config files", and other formats (e.g. Java properties files) use different methods for escaping, quoting, line continuing, interpolations, etc. Actually there are more differences than similarity between them.
History
Date User Action Args
2014-09-12 18:23:54serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, terry.reedy, paul.moore, lukasz.langa, tshepang, martin.panter, kernc
2014-09-12 18:23:54serhiy.storchakasetmessageid: <1410546234.81.0.8372073638.issue22253@psf.upfronthosting.co.za>
2014-09-12 18:23:54serhiy.storchakalinkissue22253 messages
2014-09-12 18:23:54serhiy.storchakacreate