Closed
Description
My interpretation of the docs here (under 'Notes') is that memmapped arrays could not be over 2GB in size for Python <=2.4; and that this restriction no longer exists.
This paragraph should either be clarified, or - given that Numpy now supports only Python >= 2.6 - removed entirely.