[issue1175004] Export more libreadline API functions

2010-09-23 Thread strank
Changes by strank : -- nosy: +strank ___ Python tracker <http://bugs.python.org/issue1175004> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue1646838] os.path, %HOME% set: realpath contradicts expanduser on '~'

2009-10-18 Thread strank
strank added the comment: I agree with the 'test needed' stage, but for that, the intended behaviour should be decided on first. A quick test for checking current behaviour:: pythonX.Y -c 'import os; p = os.path; print (os.environ["HOME"], p.realpath("~&qu

[issue1713877] Expose callback API in readline module

2008-01-06 Thread strank
strank added the comment: I am pretty sure I posted a patch in the sf patch tracker... oh yes, here it is: http://bugs.python.org/issue1744456 I think it still needs some work if you want to make it impossible for users of the API to wreck the interactive prompt. If this possibility is