Message302655
| Author | bazwal |
|---|---|
| Recipients | bazwal, docs@python |
| Date | 2017-09-20.20:18:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505938727.72.0.626220071672.issue31537@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The second example in the readline module docs uses readline.get_history_length() (lines 8 & 14) where it should use readline.get_current_history_length(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-20 20:18:47 | bazwal | set | recipients: + bazwal, docs@python |
| 2017-09-20 20:18:47 | bazwal | set | messageid: <1505938727.72.0.626220071672.issue31537@psf.upfronthosting.co.za> |
| 2017-09-20 20:18:47 | bazwal | link | issue31537 messages |
| 2017-09-20 20:18:47 | bazwal | create | |