Re-hi,

On Fri, Apr 12, 2013 at 9:48 AM, Armin Rigo <[email protected]> wrote:
>>     f = os.popen('/sbin/ldconfig -p 2>/dev/null')
>> OSError: [Errno 12] Cannot allocate memory

This said it would also be useful to understand this error -- why does
os.popen() complain?  Can you try to run a different script that does
only "os.popen('ls')"?  Can you try to reproduce the error in any
simple way?


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to