Re: for loop

2004-12-12 Thread loritsch
s that their collections being iterated over satisfy a precondition defined by the language (in python this precondition is that the collection is iterable). While this restriction may seem a little strange to people who are used to the more traditional for statement form, the result of this app

Re: Python vs. Perl

2004-12-11 Thread loritsch
both languages can be used to perform both sets of tasks, my belief is that one should pair a language and a task by strengths rather than what can be done in each language. I hope this helps! Michael Loritsch -- http://mail.python.org/mailman/listinfo/python-list