Emanuel Barry added the comment:

I'd probably change all instances of ".*" in the regex matches to be "0x.+" 
instead. For the docstrings that have "..." in them, I would probably make 
those " at ..." as well (although you get decide if it hinders readability too 
much).

Other than that patch LGTM.

----------
nosy: +ebarry
stage:  -> patch review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25548>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to