(An Unofficial) Python Tutorial Wiki

putting the community back in "maintained by the community"

5f1b

That sounds like a neat feature to try plugging into IPython. doctest.DocTestParser could be used at some level to parse out the interpreter characters and leave just the required code. Interesting...