On 5/15/06, Sidnei da Silva <[EMAIL PROTECTED]> wrote:
I was looking at zpkg for the first time today, and was sorry to
realize it won't run to completion on a Windows machine due to some
minor use of os.WIFEXITED which is due to a dubious use of the 'tar'
command, since Python has a 'tarfile' module in the standard library.
Since it looks like using tarfile there should work just fine, would
anyone mind if I replace this?
You're welcome to change it if the external behavior doesn't change.
That would make the whole thing easier to use on Windows, which is
only slightly objectionable. :-)
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Education is hanging around until you've caught on." -- Robert Frost
_______________________________________________
Zope-Dev maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )