- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message67638
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 | loewis |
|---|---|
| Recipients | baikie, loewis |
| Date | 2008-06-02.20:30:39 |
| SpamBayes Score | 0.03320301 |
| Marked as misclassified | No |
| Message-id | <1212438649.27.0.766465253234.issue3023@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The issue with unrepresentable file names hasn't been decided yet. One option is to include the bytes object in that case, instead, noting that this can only occur on selected platforms. Another option is indeed to raise an exception, or exclude the file from the listing (although errors should never pass silently). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-02 20:30:50 | loewis | set | spambayes_score: 0.033203 -> 0.03320301 recipients: + loewis, baikie |
| 2008-06-02 20:30:49 | loewis | set | spambayes_score: 0.033203 -> 0.033203 messageid: <1212438649.27.0.766465253234.issue3023@psf.upfronthosting.co.za> |
| 2008-06-02 20:30:47 | loewis | link | issue3023 messages |
| 2008-06-02 20:30:46 | loewis | create | |

