Skip to content

Commit

Permalink
Merge branch 'master' into issue_537
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Apr 10, 2019
2 parents 5a28af9 + c63bce8 commit c1726d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Zope2/utilities/mkwsgiinstance.py
Expand Up @@ -214,6 +214,7 @@ def check_buildout(script_path):
if os.path.isfile(zope_py) and os.access(zope_py, os.X_OK):
return True


def get_zope2path(python):
""" Get Zope2 path from selected Python interpreter.
"""
Expand Down

0 comments on commit c1726d0

Please sign in to comment.