According to Jython's documentation: Jython is an implementation of the Python language for the Jav
It is standard convention to use if foo is None rather than if foo == None to test if a value is specifically
I am wondering if it is possible to call python functions from java code using jython, or is it only for calli