"snacktime" wrote:

> Is there a module that sets the parity of a string?  I have an
> application that needs to communicate with a host using even parity
> So what I need is before sending the message, convert it from space to
> even parity.  And when I get the response I need to convert that from
> even to space parity.

umm.  shouldn't the communication library do this for you?

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to