3 messages in org.python.python-bugs-list[ python-Bugs-918371 ] hasattr()'s re...
FromSent OnAttachments
SourceForge.netMar 17, 2004 5:42 pm 
SourceForge.netMar 20, 2004 1:27 pm 
SourceForge.netMar 20, 2004 1:36 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[ python-Bugs-918371 ] hasattr()'s return typeActions...
From:SourceForge.net (nore@sourceforge.net)
Date:Mar 20, 2004 1:36:47 pm
List:org.python.python-bugs-list

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

Category: Documentation Group: Python 2.3

Status: Closed Resolution: Fixed

Priority: 5 Submitted By: [N/A] (ymasuda) Assigned to: Raymond Hettinger (rhettinger) Summary: hasattr()'s return type

Initial Comment: From Python 2.3, hasattr() has been changed to return boolean instead of integer:1 or 0. But libfunc.tex still describes older specification. Please fix it.

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

Comment By: Raymond Hettinger (rhettinger)

Date: 2004-03-20 13:37

Message: Logged In: YES user_id=80475

Okay, fixed.

Thanks for the report.

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