Printing out the objects stack

Fabiano Sidler fabianosidler at gmail.com
Tue Oct 31 08:45:09 EST 2006


On Sunday 29 October 2006 17:48, I wrote:
> Now the following things are not clear to me:
> -Why does the VM crash? Did I use the wrong stack boundaries?
> -Why are no locales printed?
> -Why is the function "stack" not right before or after "foo"
>  on the stack? When I disassemble the code of f with dis.dis,
>  it reveals that sys.stack and foo are pushed onto the stack
>  successively.

No hints?

Greetings,
Fips



More information about the Python-list mailing list