Message198070
The point is that your patch breaks functions like gettotalsizeof(). It makes impossible to get a total size of general object.
It will be better to add gettotalsizeof() to the stdlib (or add an optional parameter to sys.getsizeof() for recursive counting). |
|
| Date |
User |
Action |
Args |
| 2013-09-19 13:39:53 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, rhettinger, pitrou |
| 2013-09-19 13:39:52 | serhiy.storchaka | set | messageid: <1379597992.98.0.0112220976822.issue19048@psf.upfronthosting.co.za> |
| 2013-09-19 13:39:52 | serhiy.storchaka | link | issue19048 messages |
| 2013-09-19 13:39:52 | serhiy.storchaka | create | |
|