1. C:\jython2.7rc3\bin>jython.exe -J-cp "C:\\Program Files\\Java\\jdk1.8.0_45\\lib"
  2. Jython 2.7rc3 (default:8137061fe3cf, Apr 21 2015, 05:29:30)
  3. [Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)] on java1.8.0_45
  4. Type "help", "copyright", "credits" or "license" for more information.
  5. >>> from com.sun import tools
  6. Traceback (most recent call last):
  7. File "<stdin>", line 1, in <module>
  8. ImportError: cannot import name tools