Antoine Pitrou added the comment:

Well, this is already too long IMO. Two sentences should suffice. If you are 
calling a regex very often in a loop, then it makes sense to compile it. 
Otherwise, don't bother.

----------
nosy: +pitrou

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

Reply via email to