Kaydet (Commit) 6ce94b72 authored tarafından Greg Ward's avatar Greg Ward

Harry Henry Gebel: import exception classes.

üst e5a584e8
...@@ -11,7 +11,7 @@ __revision__ = "$Id$" ...@@ -11,7 +11,7 @@ __revision__ = "$Id$"
import os import os
from distutils.core import Command from distutils.core import Command
from distutils.util import get_platform, create_tree, remove_tree from distutils.util import get_platform, create_tree, remove_tree
from distutils.errors import *
class bdist_dumb (Command): class bdist_dumb (Command):
......
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