Fwd: fails to call python from jython for types, functools, csv modules

2010-05-12 Thread Joax Spec
Hello I'm very new to python/jython, and trying yo *call a program from jython*, which works very good in python. I got some issues which resolve as I expose here, but I think these are unsatisfactory solutions. If you want to reply please do it to my address. thanks, Jx PD. both are great projec

fails to call python from jython for types, functools, csv modules

2010-05-12 Thread Joax Spec
Hello I'm very new to python/jython, and trying yo *call a program from jython*, which works very good in python. I got some issues which resolve as I expose here, but I think these are unsatisfactory solutions. If you want to reply please do it to my address. thanks, Jx PD. both are great projec

Re: execute a shell script from a python script

2006-07-17 Thread spec
thon.org/dev/doc/maint24/lib/module-subprocess.html > > Enjoy, > THN > > spec wrote: > > Hi all, I know nothing about Python. What I need to do is to get a > > Python script to execute a local shell script. I do not need any > > output. What would be th eeasiest

execute a shell script from a python script

2006-07-17 Thread spec
Hi all, I know nothing about Python. What I need to do is to get a Python script to execute a local shell script. I do not need any output. What would be th eeasiest way to accomplish this? Thanks! -- http://mail.python.org/mailman/listinfo/python-list