mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-09 22:49:57 +09:00
This commit fix issue #2939. Add self.code.obj field in error message for remove incompatibility with cpython. Signed-off-by: snowapril <sinjihng@gmail.com>