Is it possible to determine how much memory is allocated by an arbitrary
Python object? There doesn't seem to be anything in the docs about this,
but considering that Python manages memory allocation, why would such a
module be more difficult to design than say, the GC?
--
http://mail.python.org/mailman/listinfo/python-list
- Re: Memory Allocation? Chris S.
- Re: Memory Allocation? M.E.Farmer
- Re: Memory Allocation? Chris S.
- Re: Memory Allocation? M.E.Farmer
- Re: Memory Allocation? Gerrit Holl
- Re: Memory Allocation? Donn Cave
- Re: Memory Allocation? Chris S.
- Re: Memory Allocation? Tim Hoffman
- Re: Memory Allocation? Chris S.
- Re: Memory Allocation? Dima Dorfman