i'm trying to execute a file without replacing the current process,
but after searching the help file, documentations and the web, i can't
a way of doing that.

os.exec*() will close the current program.

ps: by executing i mean like typing "mspaint" in run dialog.. it's not
a python file
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to