re behaving strangely

Josh Close narshe at gmail.com
Thu Jun 9 14:26:41 EDT 2005


This is not returning a match

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

Anyone know why this is?

-- 
-Josh



More information about the Python-list mailing list