Erik Sandberg <sandb...@virtutech.com> added the comment: I experimented further, the only way to run a .bat file whose name contains funny characters, seems to be:
subprocess.call('""f(o.bat""', shell=True) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5484> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com