mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
Merged revisions 71528 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r71528 | tarek.ziade | 2009-04-12 18:45:32 +0200 (Sun, 12 Apr 2009) | 1 line added a test for finalize_options ........
This commit is contained in:
parent
fd39b7aa6e
commit
bccb0c928f
2 changed files with 16 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ this header file lives".
|
|||
__revision__ = "$Id$"
|
||||
|
||||
import sys, os, re
|
||||
|
||||
from distutils.core import Command
|
||||
from distutils.errors import DistutilsExecError
|
||||
from distutils.sysconfig import customize_compiler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue