open() and EOFError

Steven D'Aprano steve+comp.lang.python at pearwood.info
Sun Jul 6 23:20:28 EDT 2014


Are there any circumstances where merely *opening* a file (before reading 
it) can raise EOFError?


-- 
Steven



More information about the Python-list mailing list