Have you tried the tarfile or zipfile modules? You might need to ugrade
your python if you don't have them. They look pretty easy and should
make this a snap.
You can grab the output from the *nix "file" command using the new
subprocess module.
Good Luck
- Chris
=======
PYTHON POWERs all!
All your code are belong to Python!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to