Home
last modified time | relevance | path

Searched refs:path_pack (Results 1 – 2 of 2) sorted by relevance

/dports/databases/py-postgresql/py-postgresql-1.1.0/postgresql/types/io/
H A Dlib.py43 def path_pack(data, pack = struct.pack, len = len): function
62 polygon_pack, polygon_unpack = path_pack, path_unpack
/dports/databases/py-postgresql/py-postgresql-1.1.0/postgresql/test/
H A Dtest_types.py301 consistency_samples[('path', typlib.path_pack, typlib.path_unpack)] = \