hack to make bins work without PYTHONPATH

This commit is contained in:
Bryce Allen
2015-03-20 22:23:02 -05:00
parent 2abdeaa5b7
commit 45c0cfd10c
5 changed files with 19 additions and 0 deletions

View File

@@ -47,6 +47,8 @@ For great luck, replace 69 with 90
import sys
import _pathfix
from mhapi import stats
if __name__ == '__main__':