Message135589
No. You wrote this: “Here's a snippet of what I have in my startup file: [code with if 'libedit' in readline.__doc__ complication] While obviously this can be handled, it seems like an unnecessary burden on users.” My message addresses this: using read_init_file removes the need for this complication (the four lines with the in test). IOW, I was suggesting that we could add a mention of libedit in the readline docs and advise that people use read_init_file, then close this bug. |
|
| Date |
User |
Action |
Args |
| 2011-05-09 14:29:00 | eric.araujo | set | recipients:
+ eric.araujo, ronaldoussoren, ned.deily |
| 2011-05-09 14:29:00 | eric.araujo | set | messageid: <[email protected]> |
| 2011-05-09 14:28:59 | eric.araujo | link | issue10666 messages |
| 2011-05-09 14:28:59 | eric.araujo | create | |
|