- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message145366
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 | ned.deily |
|---|---|
| Recipients | JBernardo, ned.deily |
| Date | 2011-10-11.21:06:15 |
| SpamBayes Score | 7.0846104e-06 |
| Marked as misclassified | No |
| Message-id | <1318367175.72.0.807551359372.issue13153@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is related to Issue12342. The problem is that Tcl/Tk 8.5 (and earlier) do not support Unicode code points outside the BMP range as in this example. So IDLE will be unable to display such characters but it should not crash either. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-11 21:06:15 | ned.deily | set | recipients: + ned.deily, JBernardo |
| 2011-10-11 21:06:15 | ned.deily | set | messageid: <1318367175.72.0.807551359372.issue13153@psf.upfronthosting.co.za> |
| 2011-10-11 21:06:15 | ned.deily | link | issue13153 messages |
| 2011-10-11 21:06:15 | ned.deily | create | |

