Home | Trees | Indices | Help |
|
---|
|
|
|||
Number = Typeclass(* _numbers)
|
|||
String = Typeclass(str, unicode)
|
|||
ImSequence = Typeclass(tuple, xrange, String)
|
|||
MSequence = Typeclass(list)
|
|||
Mapping = Typeclass(dict)
|
Imports: Typeclass
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Mar 3 16:35:55 2010 | http://epydoc.sourceforge.net |