| Home | Trees | Index | Help |
|
|---|
| Class instance |
|
object --+
|
instance
| Method Summary | |
|---|---|
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
Inherited from object:
__init__,
__delattr__,
__getattribute__,
__hash__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
| |
| Method Details |
|---|
__new__(T, S, ...)T.__new__(S, ...) -> a new object with type S, a subtype of T
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed May 2 14:24:33 2007 | http://epydoc.sf.net |