Liste des Groupes | Revenir à cl python |
Karsten Hilbert <Karsten.Hilbert@gmx.net> writes:
>
Python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> tex = '\sout{'
>>> tex
'\sout{'
>>>
>
Am I missing something ?
>
You're missing the warning it generates:
>
<stdin>:1: DeprecationWarning: invalid escape sequence '\s'
Les messages affichés proviennent d'usenet.