Thank you. It looks like it is, but I wanted to make sure I understood. Also, I didn't see a "regular" for loop construct either (i=0;i<=10;i++), etc. I'm still new at it, but is there one of those? -- http://mail.python.org/mailman/listinfo/python-list
- Is the Python for statement the same as for each in othe... jmDesktop
- Re: Is the Python for statement the same as for eac... Diez B. Roggisch
- Re: Is the Python for statement the same as for... [EMAIL PROTECTED]