[Patches] [ python-Patches-1601678 ] sys.id() and sys.intern()

SourceForge.net noreply at sourceforge.net
Thu Nov 23 17:43:26 CET 2006


Patches item #1601678, was opened at 2006-11-23 06:10
Message generated for change (Comment added) made by gvanrossum
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1601678&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 3000
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Georg Brandl (gbrandl)
Assigned to: Guido van Rossum (gvanrossum)
Summary: sys.id() and sys.intern()

Initial Comment:
This patch moves id() and intern() into the sys module, as listed in PEP 3100.

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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2006-11-23 11:43

Message:
Logged In: YES 
user_id=6380
Originator: NO

Aargh. I need to think more about whether I even want this. Doesn't PEP
3100 have a ? near that item? Everything with a ? needs to be reconsidered
before implemented. Add a ? if it's not already there for this issue.
Sorry.

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

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


More information about the Patches mailing list