Hi,

Andrea Grandi wrote:

> from HTMLParser import HTMLParser <--- package name in upper case...
> urllib2.Request(url, data) <---- method name in upper case...
> 
> first they suggest name convention and then they're the first one not
> following them? This really sucks :)
> 


Request is an object (a class), it is not a method :)

--
Joaquim Rocha
Igalia · Free Software Engineering
_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users

Reply via email to