micropython/unix-cpy
Damien George cbd2f7482c py: Add module/function/class name to exceptions.
Exceptions know source file, line and block name.

Also tidy up some debug printing functions and provide a global
flag to enable/disable them.
2014-01-19 11:48:48 +00:00
..
.gitignore Add unix-cpy, used to test Micro Python byte code against CPython. 2013-12-29 18:01:01 +00:00
Makefile Merge branch 'str2int' of github.com:xyb/micropython into xyb-str2int 2014-01-15 22:58:39 +00:00
main.c py: Add module/function/class name to exceptions. 2014-01-19 11:48:48 +00:00
mpconfigport.h Factor and simplify Makefile's and mpconfig, part 2. 2014-01-07 15:20:33 +00:00