[issue5833] readline update

2011-02-10 Thread J. Evans
J. Evans jreva...@earthlink.net added the comment: I have no problem splitting the patch into multiple files. When I do so, do I place them here or open separate tickets for each component? Or if you guys want to just close out the ticket since the actual bug was fixed, I am okay

[issue5833] readline update

2009-07-27 Thread J. Evans
J. Evans jreva...@earthlink.net added the comment: Some clarification about the rest of the patch: -- We tested the readline fix with version 5.2 and it seemed to work, we did not do a thorough test with it, or with any other version. -- When I supplied the patch I supplied the patch that we

[issue5833] readline update

2009-04-24 Thread J. Evans
New submission from J. Evans jreva...@earthlink.net: Attached is a patch file that will update the readline functionality of python in the following ways: -- makes the tab-expand module be compatible with readline v6.x (fixes the annoying extra-space bug) -- removes '~$-/' from the completer