mapped files and mmap() wrapper in Python?
Jean Hemmi
jean.hemmi at arakne.com
Fri Feb 4 03:43:03 EST 2000
More information about the Python-list mailing list
Fri Feb 4 03:43:03 EST 2000
- Previous message (by thread): mapped files and mmap() wrapper in Python?
- Next message (by thread): Problem with sequence<octet>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, Has somebody been working on a wrapper module around the mmap() set of functions ? The purpose would be to provide for providing Python access to mapped files, I imagine that the implementation would have the mapped memory areas appear as Python buffer objects (in read or read/write modes), and that sub-buffer objects could be extracted... I'll be glad to hear from any one having approached the subject... Regards, Frederic Giacometti, Arakne tel 617 359 6500
- Previous message (by thread): mapped files and mmap() wrapper in Python?
- Next message (by thread): Problem with sequence<octet>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list