Quote:
Originally Posted by kovidgoyal
Cool, thanks.
|
On a barely related note... is there a way to increase Python's memory limits? I keep getting generic and cryptic "MemoryLimit" errors when trying to process RTF files between 400 MB and 1 GB in size.
While this may not be shocking, I do have 3 GB RAM and 32 GB swap space... and only about 6 GB of memory (close to 3 GB RAM, and a bit over 3 GB swap) seems to be used before Python bails.
- Ahi