[Patches] [ python-Patches-494863 ] file.xreadlines() should raise exception

noreply@sourceforge.net noreply@sourceforge.net
Tue, 18 Dec 2001 17:58:42 -0800


Patches item #494863, was opened at 2001-12-18 17:58
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=494863&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Neal Norwitz (nnorwitz)
Assigned to: Nobody/Anonymous (nobody)
Summary: file.xreadlines() should raise exception

Initial Comment:
file.xreadlines() should raise a ValueError
when the file is closed

All other file methods raise ValueError except close()

there's another patch that tests this feature
and other file methods

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=494863&group_id=5470