[EMAIL PROTECTED] wrote: > Suggestion: shouldn't an error raise already when I try to assign s2?
variables are not typed in Python. plain assignment will never raise an exception. </F> -- http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote: > Suggestion: shouldn't an error raise already when I try to assign s2?
variables are not typed in Python. plain assignment will never raise an exception. </F> -- http://mail.python.org/mailman/listinfo/python-list