I need to set a module level variable in a python module through PyCall. If I use the `pyimport()` function I can successfully set the module variable on the returned PyObject. Can I get access to this PyObject when using the `@pyimport` macro instead?
- [julia-users] Get access to PyObject representing python... Jack Minardi
- Re: [julia-users] Get access to PyObject representi... Isaiah Norton
- Re: [julia-users] Get access to PyObject repres... Jack Minardi
- Re: [julia-users] Get access to PyObject repres... Steven G. Johnson
