Method w.c.p.p.P.__init__(self, pduformat=None):

Part of wader.contrib.pdu_sms.pdu.PDU

Create a PDU with encoding specified by pduformat

If pduformat is None, it will try to infer the encoding itself

pdu.SEVENBIT = 7-bit GSM text (160 char limit) pdu.EIGHTBIT = 8-bit code - no manipulation (140 char limit) pdu.UNICODE = each char is two byte unicode (70 char limit)
API Documentation for wader-core, generated by pydoctor at 2008-08-27 16:53:37.