Designing Class in Python - Pythonic way

I found two very interesting discussions on writing / designing class in Python. If you still in search of the beauty of object oriented programming in Python, check the following links:


Enjoy Python :)

Comments

Popular posts from this blog

Python all any built-in function

Accept-Encoding 'gzip' to make your cralwer faster

lambda magic to find prime numbers