summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/res
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-01-02 22:02:45 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-01-02 22:02:45 (GMT)
commit7ee67a1224c5f9ff71673dad76523c9ee664c52a (patch)
tree564994e6dfe4e6ac4e6dd32a3b08315838eae009 /Mac/Modules/res
parentbe614ee732e5b0f292c272372794f940d7e1f4e6 (diff)
downloadcpython-7ee67a1224c5f9ff71673dad76523c9ee664c52a.zip
cpython-7ee67a1224c5f9ff71673dad76523c9ee664c52a.tar.gz
cpython-7ee67a1224c5f9ff71673dad76523c9ee664c52a.tar.bz2
Remove (unused) regex imports.
Diffstat (limited to 'Mac/Modules/res')
-rw-r--r--Mac/Modules/res/resscan.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/Modules/res/resscan.py b/Mac/Modules/res/resscan.py
index d97f972..4b1babc 100644
--- a/Mac/Modules/res/resscan.py
+++ b/Mac/Modules/res/resscan.py
@@ -5,7 +5,6 @@
import sys
import os
import string
-import regex
import regsub
import MacOS