New module -- converts regex regular expressions to re style.
There are two ways to use this -- as a filter (e.g. using C-U M-| on a regex string literal in an Emacs buffer) or from a Python program which imports this as a module. Read the doc string for more info, and also some caveats (some cases aren't handled right).
G
Guido van Rossum committed
f81e5b9c780e47c8a312a69a7ff71169276a9720
Parent: 1fef181