126 B
126 B
#[pymodule]
will now return the same module object on repeated import by the same Python interpreter, on Python 3.9 and up.
#[pymodule]
will now return the same module object on repeated import by the same Python interpreter, on Python 3.9 and up.