summaryrefslogtreecommitdiff
path: root/examples/mandel.py
AgeCommit message (Collapse)Author
2014-01-24Small edits to examples to get them working again with unix/micropython.Damien George
2014-01-16Add dummy micropython module to enable mandel.py run with CPython.Paul Sokolovsky
2014-01-07Add some example scripts for pyboard (some can run on PC).Damien George
2014-01-06py: Fix up number operations and coercion.Damien George