Message 162898 - Python tracker (original) (raw)
Message162898
| Author | peter.otten |
|---|---|
| Recipients | jsevilleja, peter.otten |
| Date | 2012-06-15.13:59:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 1339768761.56.0.685752852004.issue15074@psf.upfronthosting.co.za |
| In-reply-to |
| Content |
|---|
| Not a python bug. You are ommitting an important detail of the stackoverflow example in your code: # we want to treat '/' as part of a word, so override the delimiters readline.set_completer_delims(' \t\n;') Please turn to the Python mailing list if you need more help. |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-15 13:59:21 | peter.otten | set | recipients: + peter.otten, jsevilleja |
| 2012-06-15 13:59:21 | peter.otten | set | messageid: 1339768761.56.0.685752852004.issue15074@psf.upfronthosting.co.za |
| 2012-06-15 13:59:20 | peter.otten | link | issue15074 messages |
| 2012-06-15 13:59:20 | peter.otten | create |