prosté. dík.

2014-03-03 17:44 GMT+01:00 Hynek Fabian <[email protected]>:

> S.translate(table [,deletechars]) -> string
>
> Return a copy of the string S, where all characters occurring
> in the optional argument deletechars are removed, and the
> remaining characters have been mapped through the given
> translation table, which must be a string of length 256 or None.
> If the table argument is None, no translation is applied and
> the operation simply removes the characters in deletechars.
>
> On 03/03/14 17:45, Ondrej Beranek wrote:
> > dovolim si do toho vstoupit,
> > kdybych takovou konverzi stejne chtel provest, s tim ze si sam reknu na
> co
> > to prevest je mozne nejak konverzni tabulku dodefinovat ?
>
> _______________________________________________
> Python mailing list
> [email protected]
> http://www.py.cz/mailman/listinfo/python
>
> Visit: http://www.py.cz
>
_______________________________________________
Python mailing list
[email protected]
http://www.py.cz/mailman/listinfo/python

Visit: http://www.py.cz

Odpovedet emailem