Skip to content

Commit 71d1957

Browse files
Removed Python 3.6 comment.
1 parent e85fb6a commit 71d1957

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/prompts/asyncio-prompt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env python
22
"""
3-
(Python >= 3.6)
43
This is an example of how to prompt inside an application that uses the asyncio
54
eventloop. The ``prompt_toolkit`` library will make sure that when other
65
coroutines are writing to stdout, they write above the prompt, not destroying

0 commit comments

Comments
 (0)