Hi,

My program deals with zip transferring archives.  I'm curious as to  
whether Python (namely the 'zip' and 'zipfile') modules can be made  
to be aware of resource forks and HFS-metadata?  Or is this a  
limitation of the zip format itself?  According to this (old) hint:

http://www.macosxhints.com/article.php?story=20031118111144197

I will have to have my program interact with `cpio` to preserve the  
metadata, which I'm trying to avoid.

Thanks

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to