Module s.abicomp

Part of stoqdrivers

No module docstring
Function encode Convert unicode to string.
Function decode Convert string in unicode.
Function register_codec Undocumented
Function test Undocumented
def encode(input):
Convert unicode to string.
Parametersinputtext to encode (type: unicode )
Returnsencoded text (type: str )
def decode(input):
Convert string in unicode.
Parametersinputtext to decode (type: str )
Returnsdecoded text (type: unicode )
def register_codec():
Undocumented
def test():
Undocumented
API Documentation for Stoqdrivers, generated by pydoctor at 2009-04-30 17:14:35.