Benjamin Peterson writes:
 > 2012/1/21 Stefan Krah <ste...@bytereef.org>:

 > > Do you mean (void)write(...)? Many people think this is good practice,
 > > since it indicates to the reader that the return value is deliberately
 > > ignored.
 > 
 > Not doing anything with it seems fairly deliberate to me.

It may be deliberate, but then again it may not be.  EIBTI applies.

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to