| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
sock --+
|
file_sock
A file-object wrapper using the socket object.
The constructor takes one argument:
- fileobj: A Python-like file object. Currently only needs to implement the fileno method.
When the object is deallocated, the file descriptor is closed.
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
Inherited from Inherited from |
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 16 18:06:44 2012 | http://epydoc.sourceforge.net |