[Tutor] Hi, need help on zip commands for windows
Ramakrishnan, Shashikanth
shashikant.ramakrish at smartm.com
Wed Jul 12 23:38:17 CEST 2006
Hi,
I have just started using Python and would appreciate if somebody could
help me out on zip commands.
I am using C H Swaroop's book "A byte of python" as my beginners guide.
One example states to use >>>zip_command = "zip -qr '%s' %s" % (target,
' '.join(source))
for zipping the target and source.
However, "zip_command" as I understand is for Linux.
What would be the quivalent command for windows( I am using IDLE 1.1.3,
Python version 2.4.3)
Really appreciate your help.
Thanks,
Shashi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060713/0c5496af/attachment.htm
More information about the Tutor
mailing list