Kaydet (Commit) 71257c73 authored tarafından Greg Ward's avatar Greg Ward

Oops, import 'grok_environment_error()'.

üst 3ff3b039
......@@ -13,6 +13,7 @@ __revision__ = "$Id$"
import sys, os
from types import *
from distutils.errors import *
from distutils.util import grok_environment_error
# Mainly import these so setup scripts can "from distutils.core import" them.
from distutils.dist import Distribution
......
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