Siddhant wrote:
> Hi!
> I am having some doubts related to the readline module. I hope someone
> could clear them.
> 1. What exactly does the readline.get_line_buffer() function do? Does
> it return whatever is the current input by the user? If yes, then can
> I use it to check the current inputs
Hi!
I am having some doubts related to the readline module. I hope someone
could clear them.
1. What exactly does the readline.get_line_buffer() function do? Does
it return whatever is the current input by the user? If yes, then can
I use it to check the current inputs of the user and base the next