Nitin Kumar <nitin.n...@gmail.com> writes: > windows 7/xp [...]
That's out of my province but I expect you'll have to tie into the file system drivers to implement something like this and that's not something you do in pure python. You'll either have to implement some low level parts in C and then wrap that in Python or if windows exposes an API to do this, use the pywin32 libraries to access them. -- Cordially, Noufal http://nibrahim.net.in _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers