Regular Expression Syntax Help
Raja Raman Sundararajan
ram0812 at hotmail.com
Tue Feb 7 11:08:42 EST 2006
Previous message (by thread):
The problem of anonymity with decorators
Next message (by thread):
Regular Expression Syntax Help
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
try this. maybe this is what you want? reg = re.compile('Name:.*\\n', re.IGNORECASE)
Previous message (by thread):
The problem of anonymity with decorators
Next message (by thread):
Regular Expression Syntax Help
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list