Am 28.07.2011 11:20, schrieb Martin Zibricky:
It seems that we can live with subprocess module and python 2.3. In that
case we would need to distribute subprocess module with pyinstaller.
Doing something similar as http://code.google.com/p/waf/ . It
distributes subprocess.py module for running with python 2.3.

This seams to be common: Scons includes a module compat/_scons_subprocess.py, paste includes paste/util/subprocess24.py. We just need to find the version working best :-)

BUT: For windows it seams to requires an extension-modules _suprocess:
grep -B10 -A10 _subprocess /usr/lib/python2.6/subprocess.py

(I still vote for dropping, but if we do not drop, I'll support that, too :-)

--
Schönen Gruß - Regards
Hartmut Goebel
Dipl.-Informatiker (univ.), CISSP, CSSLP

Goebel Consult
Spezialist für IT-Sicherheit in komplexen Umgebungen
http://www.goebel-consult.de

Monatliche Kolumne: http://www.cissp-gefluester.de/
Goebel Consult mit Mitglied bei http://www.7-it.de


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to