[Pythonmac-SIG] Pythonmac-SIG Digest, Vol 54, Issue 3

massimo di stefano massimodisasha at yahoo.it
Wed Oct 3 03:27:31 CEST 2007


hi  i'm using python 2.5
from the python shall subprocess works :

host716:~ epifanio$ python
Python 2.5.1 (r251:54869, Apr 18 2007, 22:08:04)
[GCC 4.0.1 (Apple Computer, Inc. build 5367)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
 >>> import subprocess
 >>>
 >>>
 >>> from subprocess import *
 >>>

to macpython *
thanks for your time, you're very kind!

Massimo


Il giorno 03/ott/07, alle ore 03:15, pythonmac-sig-request at python.org  
ha scritto:

> "No module named subprocess"
> seems rather clear to me, even if that normally rises an ImportError.
>
> I guess you run Python 2.3?
> AFAIR subprocess is a core library since 2.4, before you could  
> install it separately.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythonmac-sig/attachments/20071003/b82f5653/attachment.htm 


More information about the Pythonmac-SIG mailing list