[Python-ideas] More details in MemoryError (original) (raw)

Serhiy Storchaka storchaka at gmail.com
Tue Jan 22 10:00:48 CET 2013


On 22.01.13 00:12, Benjamin Peterson wrote:

Serhiy Storchaka <storchaka at ...> writes:

I propose to add new optional attributes to MemoryError, which show how many memory was required in failed allocation and how many memory was used at this moment. What is this useful for?

Bigmem testing.



More information about the Python-ideas mailing list