py/modsys: Initial implementation of sys.getsizeof().
Implemented as a new MP_UNARY_OP. This patch adds support lists, dicts and instances.
Showing
Please register or sign in to comment
Implemented as a new MP_UNARY_OP. This patch adds support lists, dicts and instances.