[Python-bugs-list] [ python-Bugs-488514 ] -Qnew needs work

noreply@sourceforge.net noreply@sourceforge.net
Wed, 05 Dec 2001 22:24:03 -0800


Bugs item #488514, was opened at 2001-12-03 11:06
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=488514&group_id=5470

Category: Python Interpreter Core
Group: Python 2.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Tim Peters (tim_one)
Assigned to: Tim Peters (tim_one)
Summary: -Qnew needs work

Initial Comment:
-Qnew works as described in the NEWS file, but not as 
described in the PEP (238).  It would be good if the 
PEP behavior were implemented for 2.2, i.e. that -Qnew 
have global effect rather than merely affecting 
__main__.

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

>Comment By: Tim Peters (tim_one)
Date: 2001-12-05 22:24

Message:
Logged In: YES 
user_id=31435

This is done now, except that three standard tests fail 
under -Qnew; it's not clear that they can't fail, though 
(they're more-than-less testing classic division), so 
closing this.



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

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