2009/10/16 atex.way :
> compiling and running stackless python 3.1.1 success with
> "generate debug info" set yes on ms vs8 express edition, but if set
> "generate debug info" to no, could compile success but cracked (assert
> (opcode == FOR_ITER) exception ) in running no mater with release or
2009/10/16 atex.way :
> compiling and running stackless python 3.1.1 success with
> "generate debug info" set yes on ms vs8 express edition, but if set
> "generate debug info" to no, could compile success but cracked (assert
> (opcode == FOR_ITER) exception ) in running no mater with release or
hello,
compiling and running stackless python 3.1.1 success with "generate debug
info" set yes on ms vs8 express edition, but if set "generate debug info" to
no, could compile success but cracked (assert (opcode == FOR_ITER) exception )
in running no mater with release or debug compil