We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e85fb6a commit 71d1957Copy full SHA for 71d1957
examples/prompts/asyncio-prompt.py
@@ -1,6 +1,5 @@
1
#!/usr/bin/env python
2
"""
3
-(Python >= 3.6)
4
This is an example of how to prompt inside an application that uses the asyncio
5
eventloop. The ``prompt_toolkit`` library will make sure that when other
6
coroutines are writing to stdout, they write above the prompt, not destroying
0 commit comments