> I'd like to contibute a rather different sort of tidbit to what Alan > wrote: be really careful about using mutable data types in function > calls, as class variables, and just in general.
By the way, there are some tools known as "linters" that can help catch these kind of errors. https://www.pylint.org/ is one of them, and it is worth using. _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor