Hi, I'd like to use a program to convert between basic regular expression (BRE) and extended regular expression (ERE). (see man grep for the definition of BRE and ERE). Does python has a module for this purpose? Thanks.
-- Regards, Peng -- https://mail.python.org/mailman/listinfo/python-list