- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message231376
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 | serhiy.storchaka |
|---|---|
| Recipients | arigo, neologix, pitrou, serhiy.storchaka, vstinner |
| Date | 2014-11-19.12:10:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1416399027.03.0.377244758121.issue17852@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In 3.4+ the example script always writes string "bar" to file "foo". Tested by running it in a loop hundreds times. Cleaning up at shutdown was enhanced in 3.4. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-11-19 12:10:27 | serhiy.storchaka | set | recipients: + serhiy.storchaka, arigo, pitrou, vstinner, neologix |
| 2014-11-19 12:10:27 | serhiy.storchaka | set | messageid: <1416399027.03.0.377244758121.issue17852@psf.upfronthosting.co.za> |
| 2014-11-19 12:10:26 | serhiy.storchaka | link | issue17852 messages |
| 2014-11-19 12:10:26 | serhiy.storchaka | create | |

