New submission from YAMAMOTO Takashi <[email protected]>: this patch makes dotviewer stop hardcoding the path of cpython. there are various places it might be. eg. /usr/pkg/bin/python, ~/bin/python, etc. so it's better to just rely on PATH.
---------- files: dotviewer-python-path.diff messages: 5393 nosy: pypy-issue, yamt priority: bug status: unread title: dotviewer python path ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1412> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
