[issue1614] bug in string method "title"

2007-12-13 Thread Guido van Rossum
Guido van Rossum added the comment: That's not going to change. -- nosy: +gvanrossum resolution: -> wont fix status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ _

[issue1614] bug in string method "title"

2007-12-13 Thread Bob Helmbold
New submission from Bob Helmbold: Summary: "title" method of string objects does not handle contractions and possessives correctly. See the following short program and its results for examples. <<< """ Test of string method 'capitalize' """ stringList=