On 4/9/07, Dennis Lee Bieber <[EMAIL PROTECTED]> wrote:
> On 9 Apr 2007 04:12:59 -0700, "Brice-Olivier Demory"
> <[EMAIL PROTECTED]> declaimed the following in comp.lang.python:
>
>
> > Nothing indicates a lack of memory.
>
> No? I'd consider a machine with only 23MB free rather heavily use
Hi,
I'm encountering an odd problem while running a python script which
calls a C program
called 'st_time' :
Traceback (most recent call last):
File "ccdd.py", line 177, in ?
answer=proc_request(conn,addr,request) # proc
the
request
File "ccdd.py", line 69, in proc_re