On Sun, Nov 24, 2013 at 9:29 AM, Bhanu Karthik
<bhanukarthik2...@gmail.com> wrote:
> sorry its not command its data....
>
> I miss wrote it here...

Okay. Start by copying and pasting your actual code, and saying what
you're doing to trigger it. If this is a stream socket (eg TCP), you
have no way of knowing where one read will end and the next start, so
you'll need to do some kind of buffering and splitting.

Also, please use something better than Google Groups; your posts are
looking rather ugly, and it's the fault of your client rather than
yourself.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to