Noob question: Is all this typecasting normal?

r rt8396 at gmail.com
Fri Jan 2 21:20:52 EST 2009


On Jan 2, 6:57 pm, Andreas Waldenburger <geekm... at usenot.de> wrote:
[snip]
> You even assumed that distinction in your example:
>
> > >>> 'hello world".title()
[snip]

sorry, here is TitleCase.py_b2
py> 'hello world'.title().replace(' ', '')



More information about the Python-list mailing list