Published September 17th, 2007
in Code.
Tags: google video, python.
Google hosts a great collection of educational videos, see ‘user: Google engEDU’ (RSS).
Here are two of the Python related talks:
Thomas Wouters in ‘Advanced Python or Understanding Python’: very fast, very detailed talk on Python 2.x inner workings.
Guido van Rossum in ‘Python 3000′: a detailed talk on changes in Py3k.
Held in Feb. 2007 this is also […]
Published September 5th, 2007
in Code.
Tags: idle, idle2html, python 3000.
Just had a quick check with the recent py3k alpha release - IDLE2HTML runs without changes under IDLE 3.0a1.
The IDLE2HTML extension saves the contents of your IDLE shell or editor window as XHTML (using Stylesheets to preserve all color and formatting information).