summaryrefslogtreecommitdiff
path: root/python/gras/GRAS_Loader.py
AgeCommit message (Collapse)Author
2013-08-30gras: use python's internal import moduleJosh Blum
2013-07-29gras: simplfy factory w/ macros and namespaceJosh Blum
2013-07-27gras: work on module loading and python factoryJosh Blum
naming convention, path convention, env var convention, And, make a python factory -- but its a little halfassed. You see, we didnt do the swig director thing yet, so C++ cant yet create python blocks from the factory.