[Ironpython-users] IronPython, Daily Digest 10/3/2013

CodePlex no_reply at codeplex.com
Fri Oct 4 09:26:22 CEST 2013


Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New issue] io.open and mmap

----------------------------------------------

ISSUES

1. [New issue] io.open and mmap
http://ironpython.codeplex.com/workitem/34528
User Libbnor has proposed the issue:

"with io.open("somefile", "r+b") as f:
    mm = mmap.mmap(f.fileno(), 0)

fails with:
mmap.error: [Errno 9] Bad file descriptor"
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20131004/d05c3c0e/attachment.html>


More information about the Ironpython-users mailing list