ack -i "\b(?:raise|except)\b" --python C:\Python25
ack -i "^\s*(?:raise|except)\s" --python C:\Python25
But, it seems to me python already has introspection ( Guide to Python introspection ), so this grep/ack probably isn't required, but I perl
In reply to Re^2: regular expression to extract exception/errors in python code base
by Anonymous Monk
in thread regular expression to extract exception/errors in python code base
by asab
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |