PROfile
All time reputation: 7
Achievement
You have not received any achievements.Cesco's Recent Snippets Tagged 'class'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Python class inheritance overriding saved by 2 people
Example of class inheritance and method overriding in Python
posted on June 25, 2010 by Cesco
Python class classes nested inner outer
Nested classes: How to put a class inside another in Python
posted on June 22, 2010 by Cesco