Hello,
We are using ArcGIS 10.0 with Python 2.6.  We have a Python tool script in which we need to call a Java class.  Is there a mechanism in Python to call a java class without any external Python libraries, meaning with just what comes with Python 2.6.  I know that an alternative would be to build a Java ArcObjects tool but I want to avoid that for now.
Any thoughts?
Thanks - Peter