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 eric.smith
Recipients eric.araujo, eric.smith, georg.brandl, giampaolo.rodola, r.david.murray
Date 2010-11-09.00:55:53
SpamBayes Score 9.126787e-09
Marked as misclassified No
Message-id <1289264154.83.0.248073724129.issue10354@psf.upfronthosting.co.za>
In-reply-to
Content
I sort of agree with David.

The global "template" is a bad name and a bad design. And since it doesn't work I don't think anything would be lost by modifying the code to ignore it; document that it's unused and deprecated; and remove it in a future version.
History
Date User Action Args
2010-11-09 00:55:54eric.smithsetrecipients: + eric.smith, georg.brandl, giampaolo.rodola, eric.araujo, r.david.murray
2010-11-09 00:55:54eric.smithsetmessageid: <1289264154.83.0.248073724129.issue10354@psf.upfronthosting.co.za>
2010-11-09 00:55:53eric.smithlinkissue10354 messages
2010-11-09 00:55:53eric.smithcreate