diff options
Diffstat (limited to 'Lib/reconvert.py')
-rwxr-xr-x | Lib/reconvert.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/reconvert.py b/Lib/reconvert.py index 7c2d376..840c5d9 100755 --- a/Lib/reconvert.py +++ b/Lib/reconvert.py @@ -61,7 +61,7 @@ XXX To be done... import regex -from regex_syntax import * # RE_* +from regex_syntax import * # RE_* # Default translation table mastertable = { |