Searched refs:IMPORT (Results 1 – 1 of 1) sorted by relevance
186 IMPORT = re.compile("import\s+(.*)") variable215 m = IMPORT.match(statement)