STINNER Victor added the comment:

non-error-recursive-dictview-3.3.patch: small nit, initialize result to NULL, 
instead of setting it to NULL only in case of error. It makes the code more 
readable and it is the common coding style to handle errors.

----------

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

Reply via email to