IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
14.12.3.1 Win95/98 specific

14.12.3.1 Win95/98 specific

popen( cmd, mode='r', bufsize=None)
Portable popen() interface. Find a working popen implementation preferring win32pipe.popen(). On Windows NT, win32pipe.popen() should work; on Windows 9x it hangs due to bugs in the MS C library.

See About this document... for information on suggesting changes.