Frank Chang, 28.12.2010 22:35:
    Good afternoon. I want to thank everyone who helped me fix the global
name 'levinshtein_automata' is not defined error.
        When I run the Shedskin 0.7 Python to C+++ compiler on the
same python program, I receive the error message * Error *
automata_test.py:148 : unbound identifier 'lookup_func'.

ShedSkin is very restrictive compared to CPython. It requires static types for variables and it doesn't support all Python features.

Is there a reason you want to use ShedSkin for your program?

Stefan

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to