| grep | index /usr/lib/python1.5/grep.py |
# 'grep'
| Modules | |||||||
| |||||||
| Constants | |||
RE_ANSI_HEX = 64 RE_BK_PLUS_QM = 4 RE_CONTEXT_INDEP_OPS = 32 RE_NEWLINE_OR = 16 RE_NO_BK_PARENS = 1 RE_NO_BK_VBAR = 2 RE_NO_GNU_EXTENSIONS = 128 RE_SYNTAX_AWK = 35 RE_SYNTAX_EGREP = 51 RE_SYNTAX_EMACS = 0 RE_SYNTAX_GREP = 20 RE_TIGHT_VBAR = 8 opt_show_filename = 0 opt_show_lineno = 1 opt_show_where = 0 | |||