[Python-ideas] More details in MemoryError (original) (raw)
Serhiy Storchaka storchaka at gmail.com
Tue Jan 22 10:00:48 CET 2013
- Previous message: [Python-ideas] More details in MemoryError
- Next message: [Python-ideas] More details in MemoryError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-ideas] More details in MemoryError
- Next message: [Python-ideas] More details in MemoryError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]