python/ruby question..

Aahz aahz at pythoncraft.com
Thu Jun 19 23:52:15 EDT 2008


In article <86781600-4100-4413-9857-a9f6ec28f68d at f24g2000prh.googlegroups.com>,
Giampaolo Rodola' <gnewsg at gmail.com> wrote:
>On 19 Giu, 18:49, a... at pythoncraft.com (Aahz) wrote:
>> In article <mailman.634.1213870465.1044.python-l... at python.org>,
>> Matt Nordhoff =A0<mnordh... at mattnordhoff.com> wrote:
>>
>>>You're supposed to use the subprocess module.
>>
>> Really? =A0Sez who?
>>
>> $ python
>> Python 2.3.4 (#1, Feb =A02 2005, 12:11:53)
>> [GCC 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)] on linux2
>> Type "help", "copyright", "credits" or "license" for more information.>>>=
> import subprocess
>>
>> Traceback (most recent call last):
>> =A0 File "<stdin>", line 1, in ?
>> ImportError: No module named subprocess
>
>That's because you're using a too old python version.

Who died and made you BDFL to decree that?
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"as long as we like the same operating system, things are cool." --piranha



More information about the Python-list mailing list