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 r.david.murray
Recipients eka, r.david.murray
Date 2010-06-27.05:00:53
SpamBayes Score 0.043458942
Marked as misclassified No
Message-id <1277614857.18.0.595972113942.issue9091@psf.upfronthosting.co.za>
In-reply-to
Content
The doc looks pretty clear to me: "return a copy of the string with *only* its first character capitalized."  I don't offhand see how we could make that clearer.  Maybe we should actually put the emphasis on the 'only' into the doc markup?  That doesn't feel quite right to me, though.
History
Date User Action Args
2010-06-27 05:00:57r.david.murraysetrecipients: + r.david.murray, eka
2010-06-27 05:00:57r.david.murraysetmessageid: <1277614857.18.0.595972113942.issue9091@psf.upfronthosting.co.za>
2010-06-27 05:00:55r.david.murraylinkissue9091 messages
2010-06-27 05:00:54r.david.murraycreate