Re: problems with  character

Do Re Mi chel La Si Do enleverlesO.OmcO at OmclaveauO.com
Tue Mar 22 17:11:56 EST 2005


And this run OK for me :

    s = 'aaaaa  aaa'
    print s
    print s.replace('Â', '')






More information about the Python-list mailing list