a simple column name for application to a list of tuples
Methods
|
|
__init__
__repr__
initargs
orderbind
relbind
value
|
|
__init__
|
__init__ ( self, name )
|
|
__repr__
|
__repr__ ( self )
|
|
initargs
|
initargs ( self )
|
|
orderbind
|
orderbind ( self, whatever )
already bound!
|
|
relbind
|
relbind (
self,
dict,
db,
)
already bound!
|
|
value
|
value ( self, simpletuples )
currently assume only value needing wrapping is string
|
|