implement object reference serialization and debugging for object stores, some fixes

This commit is contained in:
Philipp Moritz
2016-03-15 13:06:51 -07:00
parent e46f500c91
commit bcc59e898d
6 changed files with 164 additions and 33 deletions
-1
View File
@@ -2,7 +2,6 @@ import sys
from setuptools import setup, Extension, find_packages
import setuptools
from Cython.Build import cythonize
# because of relative paths, this must be run from inside orch/lib/orchpy/