Message5953
I should point out - this requires some more work for completeness. But still useful as it is. To get completions working, do the standard:
import readline
import rlcompleter
readline.parse_and_bind("tab: complete")
although this last line is just ignored for now (and part of finishing things up is to work around that, if possible). |
|
Date |
User |
Action |
Args |
2010-08-12 05:45:19 | zyasoft | set | messageid: <1281591919.11.0.667382404929.issue1133@psf.upfronthosting.co.za> |
2010-08-12 05:45:19 | zyasoft | set | recipients:
+ zyasoft, fwierzbicki, pjenvey, mboersma, walton, vanvorst, russell |
2010-08-12 05:45:19 | zyasoft | link | issue1133 messages |
2010-08-12 05:45:18 | zyasoft | create | |
|