This post originated from an RSS feed registered with Python Buzz
by Douglas Clifton.
Original Post: Python Pitfalls
Feed Title: drx: Python
Feed URL: http://www.loadaveragezero.com/drx/rss/Programming/Languages/Python/
Feed Description: If Mark Pilgrim backs it then enough said. I constantly keep my eye out for new resources to add to this category. Now if I can find some time to write a full blown Python application.
10 of the most common mistakes developers run across when they first switch to Python from another programming language. Indentation, assignment and mutable vs. immutable objects, operators, class/instance attributes, strings, and exceptions are covered.