[Stackless] Solved? Re: Question abut slprofile.py
Andrew Francis
andrewfr_ice at yahoo.com
Sat Dec 20 22:11:03 CET 2008
Message: 2
Date: Fri, 19 Dec 2008 07:30:27 -0800 (PST)
From: "Esteban U. Caamano Castro" <euccastro at yahoo.com>
Subject: Re: [Stackless] Question abut slprofile.py
To: stackless at stackless.com
Message-ID: <590928.75577.qm at web54009.mail.re2.yahoo.com>
Content-Type: text/plain; charset=utf-8
Hi Esteban and Kristjin:
I looked at my error and looked at this. I realised that I accidentally left out this line!
>>> self.base.__init__(self, timer, bias)
also I changed a line to
slprofile.profile.run('body())
At least slprofile works. I realise that I have not recompiled my Stackless Python 2.5 so I will do that now.
Cheers,
Andrew
More information about the Stackless
mailing list