creating sparse files on win32

erick_bodine at attbi.com erick_bodine at attbi.com
Tue Jul 15 13:20:35 EDT 2003


I need to create some sparse files on a win32 system (2000 & 2003
Server) in order to do some testing of another application (not
python).  I have been poking around the win32all extensions (win32file
specifically) that come w/ ActivePython but can't find anything that
allows me to create a file with the 'sparse file attribute' set.

Has anyone done this in python?

--ERick




More information about the Python-list mailing list