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 jafo
Recipients
Date 2004-11-30.23:03:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Feel free to assign this back to me if you'd like, I
can apply it if it's kosher.  The "What's New in 2.4"
document shows a demonstration with "SafeTemplate()"
used.  It should be "Template()", but using the
"safe_substitute" method.  The text and example are
correct except for the use of SafeTemplate instead of
Template.

Also, I added my name to the string.rsplit()
description as the contributor.

Sean
History
Date User Action Args
2007-08-23 14:27:56adminlinkissue1076365 messages
2007-08-23 14:27:56admincreate