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 doerwalter
Recipients
Date 2002-04-15.18:47:05
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=89016

Checked in as:
Objects/stringobject.c 2.159
Objects/unicodeobject.c 2.139

Maybe we could add a test to Lib/test/test_unicode.py and 
Lib/test/test_string.py that makes sure that no method 
returns a str/unicode subinstance even when called for a 
str/unicode subinstance?
History
Date User Action Args
2007-08-23 15:11:52adminlinkissue536241 messages
2007-08-23 15:11:52admincreate