Github user okram commented on the issue:
https://github.com/apache/tinkerpop/pull/343
Yea -- its a little crazy on that branch right now. It will stabilize (be
near the end) by the end of next week.
---
If your project is set up for it, you can reply to this email and have your
repl
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/343
Thanks @davebshow - things are still moving around a little bit. @okram do
you agree that dave should hold off for a little bit until we stabilize a bit
further? perhaps a week or so?
---
If
Github user davebshow commented on the issue:
https://github.com/apache/tinkerpop/pull/343
Sorry, I hurried this because I was leaving town and have not had much
access to the internet. Due to the many conflicts it will be simpler to close
and create a new PR. I will make sure all tes
Github user okram commented on the issue:
https://github.com/apache/tinkerpop/pull/343
This just changed to here:
https://github.com/apache/tinkerpop/blob/TINKERPOP-1278/gremlin-variant/src/test/java/org/apache/tinkerpop/gremlin/python/JythonScriptEngineSetup.java#L36-L59
--
Github user okram commented on the issue:
https://github.com/apache/tinkerpop/pull/343
This is how the Python modules are loaded into Jython.
https://github.com/apache/tinkerpop/blob/TINKERPOP-1278/gremlin-variant/src/test/java/org/apache/tinkerpop/gremlin/python/PythonProvide
Github user davebshow commented on the issue:
https://github.com/apache/tinkerpop/pull/343
This would probably be because the way tests are set up the modules are
getting executed as a script instead of as a package. I don't know how to fix
this off the top of my head--I haven't famil
Github user okram commented on the issue:
https://github.com/apache/tinkerpop/pull/343
When I run the test suite, I get failures.
```
File "src/main/jython/gremlin_python/groovy_translator.py", line 23, in
from .gremlin_python import P
ValueError: Attempted