Transfert the distutil.ext from the org.asm project
This commit is contained in:
@ -41,6 +41,10 @@ class pidname(build_exe):
|
||||
else:
|
||||
self.executables = []
|
||||
|
||||
# self.build_cexe = os.path.join(os.path.dirname(self.build_cexe),'cbinaries')
|
||||
# self.mkpath(self.build_cexe)
|
||||
|
||||
|
||||
|
||||
def run(self):
|
||||
if is_mac_system():
|
||||
|
Reference in New Issue
Block a user