python and os.system() failure
Anthony
enderkanchou at gmail.com
Mon May 2 19:05:39 EDT 2005
More information about the Python-list mailing list
Mon May 2 19:05:39 EDT 2005
- Previous message (by thread): python and os.system() failure
- Next message (by thread): python and os.system() failure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks for the tip on strace. I will look into it. I only have a tempfile object: tmp = tempfile.mkstemp(dir="/var/tmp/") I will try to explicitly call a close() or whatever the syntax is to finalize the object to deletion by garbage collection. Thanks, Kenny
- Previous message (by thread): python and os.system() failure
- Next message (by thread): python and os.system() failure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list