Alexander Belopolsky <[email protected]> added the comment:
Looks good to me as well. Just a nit-pick: in python code base "sizeof" is not separated from the opening parenthesis. I understand the desire to distinguish "sizeof" from a function, but it is probably better to be consistent. ---------- assignee: belopolsky -> rosslagerwall _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9344> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
