Andre Engels wrote:
To answer your question, we have to look at Python's data model, which differs from that in other languages.
Strictly speaking, that is true: Python's data model is different from that of (say) C, or Pascal, or Forth. But it's also the same as that in other languages, like Ruby, and Java (mostly), and others.
-- Steven _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor