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 terry.reedy
Recipients Arfrever, ezio.melotti, tchrist, terry.reedy
Date 2011-08-12.23:30:41
SpamBayes Score 0.0015444445
Marked as misclassified No
Message-id <1313191841.88.0.741117305061.issue12737@psf.upfronthosting.co.za>
In-reply-to
Content
I changed the title because 'string' is a module that once contained the functions that are now attached to the str class as methods. So 'string.title' is an obsolete attribute reference.
History
Date User Action Args
2011-08-12 23:30:41terry.reedysetrecipients: + terry.reedy, ezio.melotti, Arfrever, tchrist
2011-08-12 23:30:41terry.reedysetmessageid: <1313191841.88.0.741117305061.issue12737@psf.upfronthosting.co.za>
2011-08-12 23:30:41terry.reedylinkissue12737 messages
2011-08-12 23:30:41terry.reedycreate