- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message114461
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 | skrah |
|---|---|
| Recipients | BreamoreBoy, ajaksu2, jlgijsbers, josiahcarlson, kxroberto, skrah |
| Date | 2010-08-20.21:50:28 |
| SpamBayes Score | 2.317469e-07 |
| Marked as misclassified | No |
| Message-id | <1282341030.84.0.660148461373.issue1043134@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think you are closing too aggressively.
Python 3.2a0 (py3k:81783, Jun 6 2010, 16:07:26)
[GCC 4.1.3 20080623 (prerelease) (Ubuntu 4.1.2-23ubuntu3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mimetypes
>>> mimetypes.guess_extension('text/plain')
'.ksh'
>>> |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-20 21:50:31 | skrah | set | recipients: + skrah, jlgijsbers, josiahcarlson, kxroberto, ajaksu2, BreamoreBoy |
| 2010-08-20 21:50:30 | skrah | set | messageid: <1282341030.84.0.660148461373.issue1043134@psf.upfronthosting.co.za> |
| 2010-08-20 21:50:29 | skrah | link | issue1043134 messages |
| 2010-08-20 21:50:28 | skrah | create | |

