<div dir="ltr">prosté. dík.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-03 17:44 GMT+01:00 Hynek Fabian <span dir="ltr"><<a href="mailto:hynek.fabian@firma.seznam.cz" target="_blank">hynek.fabian@firma.seznam.cz</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">S.translate(table [,deletechars]) -> string<br>
<br>
Return a copy of the string S, where all characters occurring<br>
in the optional argument deletechars are removed, and the<br>
remaining characters have been mapped through the given<br>
translation table, which must be a string of length 256 or None.<br>
If the table argument is None, no translation is applied and<br>
the operation simply removes the characters in deletechars.<br>
<div class="im HOEnZb"><br>
On 03/03/14 17:45, Ondrej Beranek wrote:<br>
> dovolim si do toho vstoupit,<br>
> kdybych takovou konverzi stejne chtel provest, s tim ze si sam reknu na co<br>
> to prevest je mozne nejak konverzni tabulku dodefinovat ?<br>
<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Python mailing list<br>
<a href="mailto:python@py.cz">python@py.cz</a><br>
<a href="http://www.py.cz/mailman/listinfo/python" target="_blank">http://www.py.cz/mailman/listinfo/python</a><br>
<br>
Visit: <a href="http://www.py.cz" target="_blank">http://www.py.cz</a><br>
</div></div></blockquote></div><br></div>