This is not returning a match

re.compile( r'b' ).search( 'back', re.I )

Anyone know why this is?

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

Reply via email to