[issue22364] Unify error messages of re and regex

Serhiy Storchaka report at bugs.python.org
Mon Sep 8 14:32:22 CEST 2014


Serhiy Storchaka added the comment:

18. re.compile(r'.???')

  re:    multiple repeat
  regex: nothing to repeat at position 3

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22364>
_______________________________________


More information about the Python-bugs-list mailing list