log oct-py-eval.cc @ 375:d0a7f66393fc

age author description
Thu, 25 Aug 2016 11:39:45 -0700 Mike Miller Use the __main__ namespace as the default global namespace for evaluating code
Wed, 24 Aug 2016 13:01:15 -0700 Mike Miller Use py_find_function where specifically searching for a function by name
Wed, 17 Aug 2016 14:02:33 -0700 Mike Miller Refactor calling a Python function into a set of wrapper functions
Mon, 15 Aug 2016 15:16:24 -0700 Mike Miller Enable Python print function in evaluated expressions (fixes issue #48)