Reading the first line of a file (in a zipfile)

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Sun Apr 15 01:38:27 EDT 2007


En Fri, 13 Apr 2007 08:59:30 -0300, <mike.aldrich at gmail.com> escribió:

> That works fine if I am using the interpreter, but I get 'cannot open
> file' when i try to read from an archive..
> Does that make sense? Sorry, this is my 2nd python script.

Try a small, failing example and post the code and the full error  
traceback - else it's hard to tell what's happening.

-- 
Gabriel Genellina



More information about the Python-list mailing list