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 Thu Oct 15 13:53:50 2009 | http://epydoc.sourceforge.net |