Message 56598 - Python tracker
Message56598
| Author | christian.heimes |
|---|---|
| Recipients | brett.cannon, christian.heimes, gvanrossum |
| Date | 2007-10-20.03:59:50 |
| SpamBayes Score | 0.004584731 |
| Marked as misclassified | No |
| Message-id | <47197D33.9030004@cheimes.de> |
| In-reply-to | <1192852176.62.0.0513306170104.issue1267@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Brett Cannon wrote: > This suggests that perhaps we should standardize on file pointers or > file descriptors in Python to prevent something like this from happening > again. rewind() it used couple of times in the Python code. Have you checked if the other calls are safe? Thx for finding the bug :) Great work! Christian |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-10-20 03:59:50 | christian.heimes | set | spambayes_score: 0.00458473 -> 0.004584731 recipients: + christian.heimes, gvanrossum, brett.cannon |
| 2007-10-20 03:59:50 | christian.heimes | link | issue1267 messages |
| 2007-10-20 03:59:50 | christian.heimes | create | |