spawnl issues with Win 7 access rights

Propad npropadovic at googlemail.com
Tue Oct 25 03:01:13 EDT 2011


On 25 Okt., 02:21, Miki Tebeka <miki.teb... at gmail.com> wrote:
> Please use the subprocess module, it's the one who's actively maintained.http://docs.python.org/library/subprocess.html#replacing-the-os-spawn...

Thnx again for all the answers. As stated before, I'm limited in my
options. One of them just might be to switch to Python 2.5, rewrite
the code that crashes using the subprocess module, and then somehow
patch the library I use (which I'm not suposed to do, but... oh
well :-)). I can just hope subrocess was already mature adn offering
the relevant functionality in 2.5.

Cheers,
Nenad



More information about the Python-list mailing list