[ python-Bugs-940579 ] section 5.10: 'not' returns boolean, not int

SourceForge.net noreply at sourceforge.net
Fri Apr 23 13:15:01 EDT 2004


Bugs item #940579, was opened at 2004-04-23 04:10
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=940579&group_id=5470

Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jon Ashley (ash101)
Assigned to: Nobody/Anonymous (nobody)
Summary: section 5.10: 'not' returns boolean, not int

Initial Comment:
'not' operator is described in section 5.10 of
Reference Manual as returning 0 or 1, but since version
2.3 it returns True or False.

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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2004-04-23 12:15

Message:
Logged In: YES 
user_id=80475

Fixed.
Thanks for the report.

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

Comment By: Tim Peters (tim_one)
Date: 2004-04-23 10:18

Message:
Logged In: YES 
user_id=31435

Restored to normal priority.

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

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



More information about the Python-bugs-list mailing list