mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 23:30:18 +00:00
, added patch-gestaltmodule.c.diff
This commit is contained in:
@@ -11,6 +11,7 @@ class InstalledCommand(Command):
|
||||
|
||||
def run_command(self, options, args):
|
||||
cur = ""
|
||||
|
||||
if not os.path.islink("%s/current" % PATH_PYTHONS):
|
||||
logger.info("%s (*)" % sys.executable)
|
||||
elif os.path.islink("%s/current" % PATH_PYTHONS):
|
||||
|
||||
Reference in New Issue
Block a user