- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message112342
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 | georg.brandl |
|---|---|
| Recipients | georg.brandl, mkc |
| Date | 2010-08-01.15:06:52 |
| SpamBayes Score | 2.8688313e-05 |
| Marked as misclassified | No |
| Message-id | <1280675214.87.0.00949819214004.issue5319@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Python 2.6, from #5320: $ python2.6 -c 'print 1, 2, 3' > /dev/full || echo error status close failed in file object destructor: Error in sys.excepthook: Original exception was: $ Python 3.1 doesn't output anything and also doesn't set an error status. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-01 15:06:55 | georg.brandl | set | recipients: + georg.brandl, mkc |
| 2010-08-01 15:06:54 | georg.brandl | set | messageid: <1280675214.87.0.00949819214004.issue5319@psf.upfronthosting.co.za> |
| 2010-08-01 15:06:53 | georg.brandl | link | issue5319 messages |
| 2010-08-01 15:06:53 | georg.brandl | create | |

