MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / MumPyNumber

Class MumPyNumber

test/sql/test_values.py:420–424  ·  view source on GitHub ↗

some kind of int, can't imagine where such a thing might be found

Source from the content-addressed store, hash-verified

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 = [

Callers 1

goMethod · 0.85

Calls

no outgoing calls

Tested by 1

goMethod · 0.68