Unexpected result.

Steven Bethard steven.bethard at gmail.com
Thu Sep 23 16:55:07 EDT 2004


Andrew Dalke <adalke <at> mindspring.com> writes:
>  >>> for i in range(5):
> ...   class Spam:
> ...     for i in "ABC":
> ...       print i,

Wow, that's an awesome abuse of classes.  How cool! =)

Steve






More information about the Python-list mailing list