In message <mailman.4705.1240936701.11746.python-l...@python.org>, norseman wrote:
> # I know this prints ugly on paper. Blame it on children liking long > # words, presumably preferring increased typos too... Remember this was initially designed to be done with Java. Python was an afterthought, though it's interesting to see lots of examples where 3 lines of Java (get object of superclass, cast to subclass, access method) collapse to a single line of Python (get object, access method). :) -- http://mail.python.org/mailman/listinfo/python-list