Patches item #1522038, was opened at 2006-07-13 12:47 Message generated for change (Settings changed) made by bcannon You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1522038&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: Documentation Group: Python 3000 Status: Open Resolution: None Priority: 5 Submitted By: Collin Winter (collinwinter) >Assigned to: Brett Cannon (bcannon) Summary: Add some explication to PEP 3100 Initial Comment: The attached patch adds notes to PEP 3100 explaining why operator.isCallable() and operator.sequenceIncludes() are to be removed come Python 3000. This patch is in reaction to this python-3000 thread: http://mail.python.org/pipermail/python-3000/2006-July/002488.html ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1522038&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
