Searched refs:VALIDATION_STRING (Results 1 - 4 of 4) sorted by relevance

/pkg/src/modules/
H A Dquery_parser.py440 VALIDATION_STRING = { 1:'Return from search v1\n' } variable in class:Query
/pkg/src/modules/server/
H A Ddepot.py551 yield misc.force_bytes(Query.VALIDATION_STRING[1])
/pkg/src/modules/client/transport/
H A Drepo.py1366 yield str(sqp.Query.VALIDATION_STRING[1])
/pkg/src/modules/client/
H A Dapi.py5013 return s == Query.VALIDATION_STRING[v]

Completed in 91 milliseconds