Message 57133 - Python tracker
Message57133
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, gvanrossum |
| Date | 2007-11-05.19:25:48 |
| SpamBayes Score | 0.0031755827 |
| Marked as misclassified | No |
| Message-id | <472F6E38.7080007@cheimes.de> |
| In-reply-to | <1194286214.46.0.485152138048.issue1392@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Guido van Rossum wrote:
> Guido van Rossum added the comment:
>
> A compromise I could live with: add a command line option that makes it
> a warning.
Good idea. I can live with it, too. :) How do you like
-b: issue warnings about str(bytes_instance) and str(buffer_instance)
(-bb: issue errors)
Christian |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-11-05 19:25:48 | christian.heimes | set | spambayes_score: 0.00317558 -> 0.0031755827 recipients: + christian.heimes, gvanrossum |
| 2007-11-05 19:25:48 | christian.heimes | link | issue1392 messages |
| 2007-11-05 19:25:48 | christian.heimes | create | |