On Sat, Feb 28, 2015 at 12:32 PM,  <sohcahto...@gmail.com> wrote:
> For example, I've seen someone create a Socket class, then created an 
> operator overload that allowed you to "add" a string to your socket to make 
> the socket send the string, with the result being a status code indicating 
> success or an error.
>

Why not left shift the socket by that string, the result being the
original socket? At least that has precedent...

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

Reply via email to