Huh? You lost me PB. I don't see how any of what you posted can be read as vague programming-related sexual innuendo.
No, the loops shouldn't be nested. The first is initializing the list of MyClass objects, the 2nd is referencing the objects in the list.
C has the "volatile" key word which more or less guarantees in-order execution, compiler optimization be damned. I was just wondering if anyone knew an equivalent in Python.
__________________
'He who receives an idea from me, receives instruction himself without lessening mine; as he who lights his taper at mine, receives light without darkening me.'
-TJ
|