need disas.py for cross version Python compiling

fixup MANIFEST.in
pythonlib.py: store expected python version and don't compile if it
mismatches. Work files now go in temp directory. Start masrhal load in
Python for Python3.
This commit is contained in:
rocky
2015-12-13 10:31:05 -05:00
parent 379aeb8813
commit 501060f87f
8 changed files with 239 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
include README.rst
include __pkginfo__.py
recursive-include uncompyle6
recursive-include uncompyle6 *.py
include script/uncompyle6
recursive-include/test/*
recursive-include test *.py *.pyc *.pyo