Adding upstream version 3.0.27.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
05a4ce4154
commit
51331ec610
25 changed files with 105 additions and 56 deletions
|
@ -2,6 +2,7 @@
|
|||
"""
|
||||
Example of embedding a Python REPL, and setting a custom prompt.
|
||||
"""
|
||||
|
||||
from prompt_toolkit.formatted_text import HTML, AnyFormattedText
|
||||
|
||||
from ptpython.prompt_style import PromptStyle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue