__builtin__.bytes.title

bytes.title() → string

Return a titlecased version of S, i.e. words start with uppercase characters, all remaining cased characters have lowercase.