xo-pyjit: minor -- drop printing to procrastinate on compiler nit
This commit is contained in:
parent
f8b7314055
commit
94d0391585
2 changed files with 4 additions and 2 deletions
|
|
@ -46,8 +46,8 @@ namespace xo {
|
|||
x.print(ss);
|
||||
return buf;
|
||||
})
|
||||
.def("__repr__",
|
||||
&Jit::display_string)
|
||||
// .def("__repr__",
|
||||
// &Jit::display_string)
|
||||
;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue