Commit 6ff384d0 authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

Add missing import

parent 58e414fb
......@@ -5,7 +5,7 @@ modules in setup scripts."""
__revision__ = "$Id$"
import os, string
import os, string, sys
from types import *
try:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment