thautwarm <yaoxiansa...@gmail.com> added the comment:

How about this:

```
# opened
<mmap.mmap is_closed=False fileno=-1 access=ACCESS_READ length=514 offset=0 
entire_contents=b"This is my"...b"file">

# closed
<mmap.mmap is_closed=True fileno=-1 access=ACCESS_READ>

```

----------
nosy: +thautwarm

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34953>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to