Merging upstream version 3.0.27.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
479a0e81b5
commit
7807e8a7bd
25 changed files with 105 additions and 56 deletions
|
@ -11,6 +11,7 @@ The ``patch_stdout`` option makes sure that when another coroutine is writing
|
|||
to stdout, it won't break the input line, but instead writes nicely above the
|
||||
prompt.
|
||||
"""
|
||||
|
||||
import asyncio
|
||||
|
||||
from ptpython.repl import embed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue