HTMLParser error

alex23 wuwei23 at gmail.com
Thu May 22 20:20:38 EDT 2008


On May 23, 5:06 am, jonbutle... at googlemail.com wrote:
> Nope, this is my first experience with object oriented programming,
> only been learning python for a few weeks but it seemed simple enough
> to inspire me to be a bit ambitious. If you could hook me up with some
> good docs that would be great. I was about to but a book on python,
> specifically OO based, but il look at these docs first. I understand
> most of the concepts of inheritance, just not ever used them before.

Ah, okay, I'm really sorry, if I'd known I would've tried to explain
things a little differently :)

Mark Pilgrim's Dive Into Python is a really good place to start:
http://www.diveintopython.org/toc/index.html

For a quick overview of object oriented programming in Python, try:
http://www.freenetpages.co.uk/hp/alan.gauld/
Specifically: http://www.freenetpages.co.uk/hp/alan.gauld/tutclass.htm

But don't hesitate to ask questions here or even contact me privately
if you'd prefer.



More information about the Python-list mailing list