Brett Cannon <br...@python.org> added the comment:

This was just dead assignments. I have not tackled Idempotent operations, dead 
increments, dead initializations, dead nested assignments, possible deref of 
NULL, deref of unassigned pointer, division by zero, undefined/garbage results, 
or undefined alloc of 0 bytes.

IOW I tackled 36 out of 164 reported issues. =)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8914>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to