Message 147008 - Python tracker
Message147008
| Author | stefanholek |
|---|---|
| Recipients | benjamin.peterson, ezio.melotti, stefanholek |
| Date | 2011-11-04.15:00:56 |
| SpamBayes Score | 0.010955576 |
| Marked as misclassified | No |
| Message-id | <1320418857.59.0.508152607278.issue13342@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I am not quite sure how I would write a custom, readline-using input function in Python (access to PyOS_Readline seems required), that's why I did it in C. Have an example? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-04 15:00:57 | stefanholek | set | recipients: + stefanholek, benjamin.peterson, ezio.melotti |
| 2011-11-04 15:00:57 | stefanholek | set | messageid: <1320418857.59.0.508152607278.issue13342@psf.upfronthosting.co.za> |
| 2011-11-04 15:00:57 | stefanholek | link | issue13342 messages |
| 2011-11-04 15:00:56 | stefanholek | create | |