Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Python documentation
(Uncensored)
subscribe
code — Interpreter base classes — Python 3.13.2 documentation
https://docs.python.org/3/library/code.html
links
backlinks
Source code: Lib/code.py The code module provides facilities to implement read-eval-print loops in Python. Two classes and convenience functions are included which can be used to build applications...