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 apollo13, aronacher, barry, cvrebert, grahamd, orsenthil, r.david.murray, serhiy.storchaka, terry.reedy, vstinner
Date 2014-01-11.20:09:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1658948.GVrYAyA41R@raxxla>
In-reply-to <1389470693.79.0.433477135757.issue20138@psf.upfronthosting.co.za>
Content
> > SCRIPT_NAME="/spammity", PATH_INFO="/späm")
> Has the policy of limiting stdlib code to ascii chars, including \ escapes,
> except where needed for tests, been changed?

This character is already used in this file.
History
Date User Action Args
2014-01-11 20:09:58serhiy.storchakasetrecipients: + serhiy.storchaka, barry, terry.reedy, orsenthil, vstinner, aronacher, grahamd, r.david.murray, cvrebert, apollo13
2014-01-11 20:09:58serhiy.storchakalinkissue20138 messages
2014-01-11 20:09:58serhiy.storchakacreate