Message21865
Logged In: YES
user_id=7887
If this was considered a bug:
>>> type(ms("a")+ms("b"))
<type 'str'>
>>> type(ms("a")[:])
<type 'str'>
Are these bugs as well?
I belive this is how the implementation was intended to be, even if not
optimal for subclasses.
I suggest closing this bug as invalid, and writing a PEP about the possible new
subclass support change (for all classes), if there's enough interest.
|
|
Date |
User |
Action |
Args |
2007-08-23 14:24:40 | admin | link | issue1001011 messages |
2007-08-23 14:24:40 | admin | create | |
|