[Patches] [ python-Patches-530105 ] file object may not be subtyped

noreply@sourceforge.net noreply@sourceforge.net
Fri, 15 Mar 2002 07:30:17 -0800


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

Category: None
Group: None
Status: Open
>Resolution: Accepted
Priority: 5
Submitted By: Gustavo Niemeyer (niemeyer)
Assigned to: Nobody/Anonymous (nobody)
Summary: file object may not be subtyped

Initial Comment:
PyFileObject should be defined in fileobject.h, so it 
may be properly subtyped. This patches fixes this, 
and also a comment word typed twice.


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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2002-03-15 10:30

Message:
Logged In: YES 
user_id=6380

Looks good to me too. Check it in.

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

Comment By: Martin v. Löwis (loewis)
Date: 2002-03-15 08:45

Message:
Logged In: YES 
user_id=21627

This patch looks good to me.

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

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