-
Committer:
John Arbash Meinel
-
Date:
2006-10-09 09:17:29 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2069.
-
Revision ID:
john@arbash-meinel.com-20061009091729-c3fce6ea7f2e24b3
bzrlib.lazy_regex.lazy_compile creates a proxy object around re.compile()
This object compiles on first use, rather than compiling instantly.