[chirp_devel] python2/3 MemoryMap?

Dan Clemmensen
Sun Feb 17 13:10:29 PST 2019


I'm trying to write a driver that works with both Python 2 and Python 3. It
works and passes all tests, but it cannot create a memory savable memory
map when it downloads from the radio.
I can choose MemoryMapBytes, which works in Py3, or  MemoryMap, which is
implemented in both but which results in a mmap that cannot be written to a
file.  I'm now officially lost, which is my usual state. Any suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20190217/af3dd065/attachment-0001.html 


More information about the chirp_devel mailing list