I have an external method like this:

import os

def ext_programm():
  os.system('notepad.exe')


But it doesn't work.

-- 
View this message in context: 
http://www.nabble.com/Why-doesn%27t-os.system%28command%29-work--tf4283613.html#a12193786
Sent from the Zope - General mailing list archive at Nabble.com.

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to