some kind of int, can't imagine where such a thing might be found
| 418 | """ |
| 419 | |
| 420 | class MumPyNumber(int): |
| 421 | """some kind of int, can't imagine where such a thing might |
| 422 | be found |
| 423 | |
| 424 | """ |
| 425 | |
| 426 | def go(literal_binds, omit=None): |
| 427 | cols = [ |