Re: Help with zip in a Python exercise

2013-03-28 Thread Anssi Saari
lug...@elpasotel.net writes: > I've been working through a Python tutorial online and one of the exercises > uses the zip command. The only problem is that the command doesn't work. > I've read through the man page for zip and it looks like what I'm attempting > should work, but it doesn't. >

Re: Help with zip in a Python exercise

2013-03-26 Thread Joel Goldstick
On Tue, Mar 26, 2013 at 1:06 PM, wrote: > I've been working through a Python tutorial online and one of the > exercises uses the zip command. The only problem is that the command > doesn't work. I've read through the man page for zip and it looks like > what I'm attempting should work, but it d