Message 162204 - Python tracker
Message162204
| Author | loewis |
|---|---|
| Recipients | fgracia, loewis, python-dev, roger.serwy, terry.reedy, westley.martinez |
| Date | 2012-06-03.10:02:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1338717778.68.0.553069363848.issue14937@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I have now fixed it by looking for the beginning of the string, and not checking for file name characters at all. There was a related issue that the auto-complete window would disappear if you type a non-ascii character; I have fixed that as well. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-03 10:02:58 | loewis | set | recipients: + loewis, terry.reedy, roger.serwy, westley.martinez, python-dev, fgracia |
| 2012-06-03 10:02:58 | loewis | set | messageid: <1338717778.68.0.553069363848.issue14937@psf.upfronthosting.co.za> |
| 2012-06-03 10:02:58 | loewis | link | issue14937 messages |
| 2012-06-03 10:02:57 | loewis | create | |