MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / MumPyString

Class MumPyString

test/sql/test_values.py:414–418  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

412 two = SomeEnum("two", 2)
413
414 class MumPyString(str):
415 """some kind of string, can't imagine where such a thing might
416 be found
417
418 """
419
420 class MumPyNumber(int):
421 """some kind of int, can't imagine where such a thing might

Callers 1

goMethod · 0.85

Calls

no outgoing calls

Tested by 1

goMethod · 0.68