Vinay Sajip <[email protected]> added the comment:

Plus I also changed a few instances of the anachronism

a = a + b

to

a += b

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue1521950>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to