In message <cb978535-4092-49ac-8d9f-
a457d5fd6...@k19g2000prh.googlegroups.com>, grocery_stocker wrote:

> req is clearly an instance of urllib2.Request and not a Request object.

"Object" is a term commonly used to mean "instance of a class". In Python, 
classes are also objects, but if classes were meant rather than instances, I 
imagine it would say so.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to