Message 197255 - Python tracker
Message197255
| Author | terry.reedy |
|---|---|
| Recipients | terry.reedy, westley.martinez |
| Date | 2013-09-08.11:54:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1378641297.6.0.0370012960112.issue18903@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A possible complication is that at least in part, the same code (AutoComplete.py) is used for both attribute completion and filename completion. Attribute completion is always case sensitive. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-08 11:54:57 | terry.reedy | set | recipients: + terry.reedy, westley.martinez |
| 2013-09-08 11:54:57 | terry.reedy | set | messageid: <1378641297.6.0.0370012960112.issue18903@psf.upfronthosting.co.za> |
| 2013-09-08 11:54:57 | terry.reedy | link | issue18903 messages |
| 2013-09-08 11:54:57 | terry.reedy | create | |