Comment 2 for bug 185072

Revision history for this message
Robert Collins (lifeless) wrote : Re: checkout MemoryError

Memory use is important for us to correct; in this case a Try:Except MemoryError block around the calling code, with a fallback to streaming the content out of the compressed data is probably all that is needed.