[pypy-dev] Re: annotation problem

Michael Hudson mwh at python.net
Thu Mar 16 23:04:36 CET 2006


Christian Tismer <tismer at stackless.com> writes:

> Armin Rigo wrote:
>> Hi Christian,
>> On Wed, Mar 15, 2006 at 11:39:52PM -0800, Christian Tismer wrote:
>>> For some reason, it thinks my Stack() is a SomeObject.
>> No, it says Exception: not supported on class
>> 'pypy.interpreter.miscutils.Stack' because it needs specialization,
>> which is very different.
>
> No this problem I had before. Maybe I cheked in a wrong version?
> I already changed things to produce the stack very late,
> and then I get the SomeObject-ness.

Later opinion was that which error you got probably depended on the
order things happened in.

Cheers,
mwh

-- 
  <MFen> want to write my requirements for me?
  <radix> Sure!
  <radix> "show a dancing monkey in the about box"
                                                -- from Twisted.Quotes




More information about the Pypy-dev mailing list