- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message67610
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-01.22:34:04 |
| SpamBayes Score | 0.004719441 |
| Marked as misclassified | No |
| Message-id | <1212359645.59.0.697103283137.issue3023@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
That os.listdir still uses bytes should be changed as well. Both file names and command line arguments are strings, from the viewpoint of Python. Nothing else is supported. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-01 22:34:06 | loewis | set | spambayes_score: 0.00471944 -> 0.004719441 recipients: + loewis, baikie |
| 2008-06-01 22:34:05 | loewis | set | spambayes_score: 0.00471944 -> 0.00471944 messageid: <1212359645.59.0.697103283137.issue3023@psf.upfronthosting.co.za> |
| 2008-06-01 22:34:05 | loewis | link | issue3023 messages |
| 2008-06-01 22:34:04 | loewis | create | |

