Daniel Diniz <[email protected]> added the comment:
Fixed on trunk and py3k, can someone test on the release branches?
Python 2.7a0 (trunk, Feb 24 2009, 10:30:17)
>>> re.compile("a").match(pos=10)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
TypeError: Required argument 'pattern' (pos 1) not found
----------
nosy: +ajaksu2
versions: +Python 2.6, Python 3.0
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue1283289>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com