It's a lot of the variables such as "lfeeds", "feedobj", "self" (what's the importance of it being enclosed in parse_index() ).
I think because I only know C, that I'm confused why these things that look like variables aren't defined. I think it would be useful to have a more complex recipe like this with #comments beside things explaining what things are doing.
And def is to call a defined function?
I really need to pickup a good book on python :P.
|