Commit 609e9c41 authored by pje's avatar pje

Fix missing import

(grafted from 1375a2f096ce47e2b9b7b27559671a5344a1189f)

--HG--
branch : setuptools-0.6
extra : source : 1375a2f096ce47e2b9b7b27559671a5344a1189f
parent d58f9a5f
import sys, os, socket, urllib2, atexit
import sys, os, socket, urllib2, atexit, re
from pkg_resources import ResolutionError, ExtractionError, resource_filename
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