Re: Memory mapped File (Python win32 extensions)

2005-03-17 Thread Thomas Heller
"Srijit Kumar Bhadra" <[EMAIL PROTECTED]> writes: > Hello, > I see that it is possible to use mmapfile.pyd of win32all. The same is > mentioned in http://www.python.org/windows/win32/#mmapfile. > > Unfortunately I could not trace any example using mmapfile. > > Any example or link to an example wi

Memory mapped File (Python win32 extensions)

2005-03-17 Thread Srijit Kumar Bhadra
Hello, I see that it is possible to use mmapfile.pyd of win32all. The same is mentioned in http://www.python.org/windows/win32/#mmapfile. Unfortunately I could not trace any example using mmapfile. Any example or link to an example will be of help. I am interested to learn how to achieve efficien