[issue40246] Different error messages for same error - invalid string prefixes

Miro Hrončok report at bugs.python.org
Sun May 3 11:47:35 EDT 2020


Miro Hrončok <miro at hroncok.cz> added the comment:

We also get:

  File "/usr/lib/python3.9/site-packages/dnf/comps.py", line 111
    return'.'.join(lcl)
         ^
SyntaxError: invalid string prefix

----------
nosy: +hroncok

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40246>
_______________________________________


More information about the Python-bugs-list mailing list