[python] praca s textom

azurIt azurit na pobox.sk
Sobota Červen 21 14:17:42 CEST 2008


>1)
>odstranenie whitespaces z textu? lebo poznam len string.whitespaces a
>potom for-om prechadzam vsetky whitespaces a replacujem za "".
>ale mam ten pocit, ze sa to da aj prirodzenejsie...


test = "d  d d d fd fsd f"
print test.replace(" ", "")


>
>2)
>pridavanie slashes ? nieco ako addslashes() v PHP->cize ochrana pre
>injectionmi...
>
>
>vdaka ;)
>_______________________________________________
>Python mailing list
>Python na py.cz
>http://www.py.cz/mailman/listinfo/python



Další informace o konferenci Python