This website requires JavaScript.
Explore
Help
Sign in
prompt-toolkit
/
ptpython
Watch
1
Star
0
Fork
You've already forked ptpython
0
Code
Issues
Activity
6444a924bf
ptpython
/
ptpython
/
__init__.py
6 lines
81 B
Python
Raw
Normal View
History
Unescape
Escape
Adding upstream version 3.0.23. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 18:29:58 +01:00
from
__future__
import
annotations
Adding upstream version 3.0.16. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 18:23:09 +01:00
from
.
repl
import
embed
__all__
=
[
"
embed
"
]
Copy permalink