gdi-intro-python
gdi-intro-python copied to clipboard
Python 2/3 agnosticism
Make all example code (in examples/*.py) and inline examples in the slides agnostic about python 2 vs 3.
The example code in /examples now works with Python3.3 . The inline examples still need this attention.