I\'ve been writing Java for the last couple of years , and now I\'ve started to write in python (in addition).
The problem is that when I look at my Python code it
If you are new to Python and coming from Java (or C#, or other similar statically typed OO language), these classic articles from PJ Eby and Ryan Tomayko are necessary reading: