os.system()
Diez B. Roggisch
deetsNOSPAM at web.de
Mon Mar 7 08:10:53 EST 2005
More information about the Python-list mailing list
Mon Mar 7 08:10:53 EST 2005
- Previous message (by thread): os.system()
- Next message (by thread): os.system()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> only works for some values of 'command' on my system (Linux). A certain > shell command (that *does* run on the command line) does not work when > called with os.system(). Does anyone know a simple and stable way to > have *any* string executed by the shell? Showing us what commands actually fail would certainly help. -- Regards, Diez B. Roggisch
- Previous message (by thread): os.system()
- Next message (by thread): os.system()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list