[Patches] [ python-Patches-670423 ] Add missing identity tests to operator.c

SourceForge.net noreply@sourceforge.net
Sat, 18 Jan 2003 15:26:58 -0800


Patches item #670423, was opened at 2003-01-18 15:14
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=670423&group_id=5470

Category: Core (C code)
Group: Python 2.3
>Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Raymond Hettinger (rhettinger)
Assigned to: Raymond Hettinger (rhettinger)
Summary: Add missing identity tests to operator.c

Initial Comment:
Define operator.is_ and operator.is_not.

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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2003-01-18 18:26

Message:
Logged In: YES 
user_id=80475

Modules/operator.c 2.27
Doc/lib/liboperator.c 1.26
Misc/NEWS 1.617
Lib/test/test_operator.py 1.11

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

Comment By: Martin v. Löwis (loewis)
Date: 2003-01-18 17:47

Message:
Logged In: YES 
user_id=21627

The patch is fine, please apply it. Also add an entry to
Misc/NEWS.

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

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