smartcols API Reference¶
Note
str represents both the types str and unicode. It is not compatible with the bytes type.
Warning
Don’t try to use copy.copy()
or copy.deepcopy()
, it’s not
implemented and can break things.
Note
str represents both the types str and unicode. It is not compatible with the bytes type.
Warning
Don’t try to use copy.copy()
or copy.deepcopy()
, it’s not
implemented and can break things.