On 02/14/2014 08:10 AM, Sam wrote:
Dynamic data type has pros and cons. It is easier to program but also easier to create bugs. What are the best practices to reduce bugs caused by Python's dynamic data-type characteristic? Can the experienced Python programmers here advise?
Unit tests. -- ~Ethan~ -- https://mail.python.org/mailman/listinfo/python-list