Search Results

Search found 28 results on 2 pages for 'jasie'.

Page 2/2 | < Previous Page | 1 2 

  • Python get raw_input but manually decide when string is done

    - by Jasie
    I want someone to type words in the console, and autocomplete from a list when they hit "tab" key. However, raw_input won't return a string until someone hits [Enter]. How do I read characters into a variable until the user hits [Enter]? *Note: I don't want to use import readline for autocompletion because of OS issues.

    Read the article

< Previous Page | 1 2