Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7d65d388b847f6d66ac6dccbf4cbb9040ac40e97
/
Lib
/
grep.py
8566e47
Added pgrep() function, which is like grep/egrep/emgrep but uses Perl
by Guido van Rossum
· 27 years ago
6a1f089
Use *args syntax instead of +args
by Guido van Rossum
· 33 years ago
e9cde31
Now uses varargs syntax to grep more than one file.
by Guido van Rossum
· 33 years ago
bdfcfcc
New == syntax
by Guido van Rossum
· 33 years ago
5fca8a1
Adapted to new "regex" module.
by Guido van Rossum
· 33 years ago
dff8404
save match function instead of regexp object
by Guido van Rossum
· 33 years ago
217a5fa
Initial revision
by Guido van Rossum
· 34 years ago