[PythonCE] ceFile.py implementing basic file-like interface

Shane Holloway (IEEE) shane.holloway at ieee.org
Thu Feb 9 22:18:08 CET 2006


Hey Everyone,

Just thought I'd upload our latest RAPI code that implements a file  
like object for reading and writing over RAPI.  Hope you all find it  
helpful!  Currently, it doesn't support the readline and iterator  
type thing, though that should be doable on top of this interface.   
Just didn't have time to tackle that piece when I was writing it.

Enjoy!
-Shane & Brian


-------------- next part --------------
A non-text attachment was scrubbed...
Name: ceFile.py
Type: text/x-python-script
Size: 8468 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonce/attachments/20060209/56a2bd52/attachment-0004.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pocketRapi.py
Type: text/x-python-script
Size: 13678 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonce/attachments/20060209/56a2bd52/attachment-0005.bin 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: LICENSE.txt
Url: http://mail.python.org/pipermail/pythonce/attachments/20060209/56a2bd52/attachment-0002.txt 


More information about the PythonCE mailing list