I'm writing Python as if it were strongly typed, never recycling a name to hold a type other than the original type.
Is this good software engineering practice, or am I missing something Pythonic? -- http://mail.python.org/mailman/listinfo/python-list