[Patches] [ python-Patches-462522 ] code.py softspace attribute fix

noreply@sourceforge.net noreply@sourceforge.net
Tue, 18 Sep 2001 06:34:11 -0700


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

Category: Modules
Group: None
Status: Open
>Resolution: Fixed
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Guido van Rossum (gvanrossum)
Summary: code.py softspace attribute fix

Initial Comment:
I *think* this is required as fallout from
the fact that

    ob.foo = 1

can raise AttributeError now.  To someone who
knows, this should be a no-brainer.


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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-09-18 06:34

Message:
Logged In: YES 
user_id=6380

I've checked this in, but I'm leaving it open for now: can
you show me how to reproduce the problem?

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

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