On Tue, Feb 14, 2012 at 8:20 AM, Vinay Sajip <vinay_sa...@yahoo.co.uk> wrote:
> $ is a meta character for regular expressions. Use '\$*', which does
> compile.

I mean for it to be a meta-character.

I'm wondering why it's OK for to repeat a zero-width match if it is a
zero-width assertion.

-- Devin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to