bearophileh...@lycos.com wrote:
> Are the computed gotos used in the future pre-compiled Windows binary
> (of V.3.1) too?

No, the MS Visual C compiler doesn't supported labels as values [1]. The
feature is only supported by some compilers like GCC.

Christian

[1] http://gcc.gnu.org/onlinedocs/gcc/Labels-as-Values.html

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to