From: Kevin M. <qk...@lm...> - 2001-07-10 13:03:30
|
Hi, Solaris 8 Jython 2.0 on java1.3.0_01 (JIT: null) >>> import commands >>> commands.getoutput ('ls') Traceback (innermost last): File "<console>", line 1, in ? File "/opt/python/jpython/Lib/commands.py", line 42, in getoutput File "/opt/python/jpython/Lib/commands.py", line 51, in getstatusoutput AttributeError: class 'org.python.modules.os' has no attribute 'popen' What's wrong? Where is the 'os' module located? (I can't find it in Lib) /Kevin _________________________________________________ Name/Title : Kevin McNamee, Software Consultant Phone : +46 13 32 1165 E-Mail : kev...@er... |