Create a python module on the interpreter. If the given name is valid, imported module, this method will return that module.
@param name a String value
@return a PyModule value
@exception JepException if an error occurs
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.