This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author titty
Recipients
Date 2006-01-16.08:44:19
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
make mmap.mmap(-1, size) map anonymous memory on both windows 
and unix-like systems.

If this goes in, I'll also write some documentation.

here's some more reasoning:
https://sourceforge.net/tracker/?
func=detail&atid=105470&aid=1402308&group_id=5470
History
Date User Action Args
2007-08-23 15:45:19adminlinkissue1407135 messages
2007-08-23 15:45:19admincreate