Home | Trees | Indices | Help |
|
---|
|
object --+ | Site
Represents a service accepting download requests. All requests with the same scheme, host and port are handled by the same Site object, allowing it to do connection pooling and queuing, although the current implementation doesn't do either.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:07 2013 | http://epydoc.sourceforge.net |