[merge] lazy regex

John Arbash Meinel john at arbash-meinel.com
Tue Oct 10 07:23:17 BST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andrew Bennetts wrote:
> Martin Pool wrote:
>> On  9 Oct 2006, John Arbash Meinel <john at arbash-meinel.com> wrote:
> [...]
>>> +
>>> +_real_re_compile = re.compile
>> I'm not sure if it's justified, but I feel I'd like an 
>>
>>    assert _real_re_compile is not lazy_compile
> 
> Given that this assignment happens before lazy_compile is defined, I'd say it
> isn't justified ;)
> 
> -Andrew.

It is easy enough to delay the assignment until after it is defined, though.

I'll clean it up a bit.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFKzxVJdeBCYSNAAMRApZ6AJ9kj5vsza4gdps6WycF6QeAR1tOqACgvpLw
LpkZhtaQZQulQhq26j0fxpg=
=7dPw
-----END PGP SIGNATURE-----




More information about the bazaar mailing list