[ Thanks to An Anonymous Reader for
this link. ]
“Ok, now it’s time to draw breath a little and talk about
something I mentioned a couple of tutorials ago – classes. We’ve
used heaps of classes so far without noticing them. Classes are all
round useful things, and there’s absolutely no avoiding classes if
you do any but the most trivial of programs in Python. But that’s
no problem because classes are really really neat and using them
(generally) will improve your programming and your programs. Once
you start using them you’ll wonder how you ever did anything
without them.”