- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message109772
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | BreamoreBoy, amaury.forgeotdarc, mkc, pitrou, skrah |
| Date | 2010-07-09.16:53:10 |
| SpamBayes Score | 0.32950357 |
| Marked as misclassified | No |
| Message-id | <1278694392.34.0.792055201792.issue5321@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The issue is that when close() calls flush(), errors are silently discarded. I'm sure a similar issue was already filed, but could not find it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-09 16:53:12 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, mkc, pitrou, skrah, BreamoreBoy |
| 2010-07-09 16:53:12 | amaury.forgeotdarc | set | messageid: <1278694392.34.0.792055201792.issue5321@psf.upfronthosting.co.za> |
| 2010-07-09 16:53:10 | amaury.forgeotdarc | link | issue5321 messages |
| 2010-07-09 16:53:10 | amaury.forgeotdarc | create | |

