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 whit537
Recipients
Date 2006-07-25.05:15:58
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Python's $-style templating is wired for optional
case-insensitivity under the hood, but doesn't expose
this via the API. The attached patch (against trunk/
r50813) adds a new optional argument to turn this
behavior on, and includes doc and tests.
History
Date User Action Args
2007-08-23 15:53:42adminlinkissue1528167 messages
2007-08-23 15:53:42admincreate