Issue1522038
Created on 2006-07-13 19:47 by collinwinter, last changed 2008-01-06 22:29 by admin.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
pep-3100.txt.diff
|
collinwinter,
2006-07-13 19:47
|
Against r50623 |
|
|
|
msg50691 - (view) |
Author: Collin Winter (collinwinter) |
Date: 2006-07-13 19:47 |
|
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
|
|
msg50692 - (view) |
Author: Brett Cannon (brett.cannon) |
Date: 2006-08-24 01:14 |
|
Logged In: YES
user_id=357491
rev. 51534 has the clarifications. Thanks, Collin.
|
|
| Date |
User |
Action |
Args |
| 2008-01-06 22:29:46 | admin | set | keywords:
- py3k versions:
+ Python 3.0 |
| 2006-07-13 19:47:34 | collinwinter | create | |
|