Message99469
| Author |
r.david.murray |
| Recipients |
loewis, pboddie, r.david.murray |
| Date |
2010年02月17日.12:58:55 |
| SpamBayes Score |
0.0026452432 |
| Marked as misclassified |
No |
| Message-id |
<1266411537.31.0.225581836105.issue7942@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Interestingly, this (len returning something larger than ssize_t) has not been fixed in python3.
On the other hand, I still think the new-style message is better. Yes, it is an implementation detail of CPython, but that is exactly the error being reported. Another implementation might successfully return the value. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2010年02月17日 12:58:57 | r.david.murray | set | recipients:
+ r.david.murray, loewis, pboddie |
| 2010年02月17日 12:58:57 | r.david.murray | set | messageid: <1266411537.31.0.225581836105.issue7942@psf.upfronthosting.co.za> |
| 2010年02月17日 12:58:55 | r.david.murray | link | issue7942 messages |
| 2010年02月17日 12:58:55 | r.david.murray | create |
|