Tag Archives: python

Embedding a Python Interpreter in Java – Jython

So here is the other half of the code – the Java test end (Note Test Class in this case is a simple Java class with a property (string) Value) (The real case would not use propertis due to the … Continue reading

Posted in Python | Tagged , , , | Leave a comment