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 barry
Recipients
Date 2004-11-30.23:45:00
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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.
History
Date User Action Args
2007-08-23 14:27:56adminlinkissue1076365 messages
2007-08-23 14:27:56admincreate