Some useless python: ext2 attributes and sendfile()

Carsten Gaebler clpy at snakefarm.org
Fri Aug 30 11:35:10 EDT 2002


Hi there!

I've just finished two small Linux specific modules which may or may not 
be of interest for the public. :-)

* ext2attr.py
   Manipulate ext2/ext3 file attributes

* sendfile
   Wrapper for the Linux kernel's sendfile() function

They can be downloaded at http://snakefarm.org/
I'm going to submit them to uselesspython.com too.

Have fun!

cg.




More information about the Python-list mailing list