Files
Ralf W. Grosse-Kunstleve 59565095fa Delegate py::print to Python's native print (#6121)
* refactor: delegate py::print to native print

* style: use auto for print result

* test: focus py::print coverage on delegation

* docs: describe native py::print delegation

* fix: keep py::print silent when builtin is missing

* test: cover py::print with unavailable stdout

* docs: clarify py::print builtins lookup
2026-08-02 22:37:26 -07:00
..