Mercurial > public > mercurial-scm > hg
comparison mercurial/mail.py @ 7775:5280c39778b6
pure/mpatch: use StringIO instead of mmap (issue1493)
This is more portable than memory mapping /dev/zero: Windows obviously
does not have /dev/zero and mapping /dev/zero failed on Mac OS X.
author | Martin Geisler <mg@daimi.au.dk> |
---|---|
date | Mon, 16 Feb 2009 00:09:47 +0100 |
parents | 9fabcb1fe68d |
children | de377b1a9a84 |
comparison
equal
deleted
inserted
replaced
7774:3b8f2750efcf | 7775:5280c39778b6 |
---|