This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author collinwinter
Recipients
Date 2006-07-13.19:47:34
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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
History
Date User Action Args
2007-08-23 15:53:32adminlinkissue1522038 messages
2007-08-23 15:53:32admincreate