[ python-Bugs-1076365 ] Whats New for 2.4 "SafeTemplate" patch.

SourceForge.net noreply at sourceforge.net
Wed Dec 1 00:45:01 CET 2004


Bugs item #1076365, was opened at 2004-11-30 18:03
Message generated for change (Comment added) made by bwarsaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1076365&group_id=5470

Category: Documentation
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Sean Reifschneider (jafo)
>Assigned to: A.M. Kuchling (akuchling)
Summary: Whats New for 2.4 "SafeTemplate" patch.

Initial Comment:
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

----------------------------------------------------------------------

>Comment By: Barry A. Warsaw (bwarsaw)
Date: 2004-11-30 18:45

Message:
Logged In: YES 
user_id=12800

Also, Template does not inherit from unicode (it once did,
but that was changed).

You might also want to add that getservbyport() was added to
the socket module.  Also, its second argument and that of
getservbyname() were made optional.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1076365&group_id=5470


More information about the Python-bugs-list mailing list