]> granicus.if.org Git - python/commitdiff
import re for the previous commit.
authorGregory P. Smith <greg@krypto.org>
Tue, 14 Feb 2012 00:41:20 +0000 (16:41 -0800)
committerGregory P. Smith <greg@krypto.org>
Tue, 14 Feb 2012 00:41:20 +0000 (16:41 -0800)
Lib/lib2to3/tests/test_main.py

index 86cb438e358e763b255e5a58d87ea123a979ffd7..a498c5a0d1dbc1bfe44eb51b98fc33f4ce57218e 100644 (file)
@@ -3,6 +3,7 @@ import codecs
 import io
 import logging
 import os
+import re
 import shutil
 import sys
 import tempfile