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 mkimojohnson
Recipients
Date 2004-07-21.17:56:07
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
>>> "I'll be seeing tom's friend".title()
"I'Ll Be Seeing Tom'S Friend"

I would expect:
"I'll Be Seeing Tom's Friend"
History
Date User Action Args
2007-08-23 14:24:05adminlinkissue995422 messages
2007-08-23 14:24:05admincreate