Re: [Tutor] zip and rar files

2008-06-08 Thread Dinesh B Vadhia
the zipfile module does work or rar zip archives. - Original Message - From: Dinesh B Vadhia To: tutor@python.org Sent: Saturday, June 07, 2008 8:27 AM Subject: zip and rar files Does the Python zipfile module work on rar archives? If not, does a similar module exist for rar archiv

Re: [Tutor] zip and rar files

2008-06-07 Thread Andre Hagenbruch
Dinesh B Vadhia schrieb: Hi Dinesh, Does the Python zipfile module work on rar archives? If not, does a similar module exist for rar archives? I don't think so, but pypi is your friend: http://pypi.python.org/pypi?%3Aaction=search&term=rar&submit=search HTH, A. __

[Tutor] zip and rar files

2008-06-07 Thread Dinesh B Vadhia
Does the Python zipfile module work on rar archives? If not, does a similar module exist for rar archives? Dinesh ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor