constants.py 452 B

12345678910111213141516171819202122232425
  1. #
  2. # Autogenerated by Thrift Compiler (0.9.0)
  3. #
  4. # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
  5. #
  6. # options string: py:new_style
  7. #
  8. from thrift.Thrift import TType, TMessageType, TException, TApplicationException
  9. from ttypes import *
  10. DEFAULT_QUERY_OPTIONS = {
  11. 0 : "false",
  12. 1 : "0",
  13. 2 : "false",
  14. 3 : "0",
  15. 5 : "0",
  16. 6 : "0",
  17. 7 : "0",
  18. 8 : "0",
  19. 9 : "false",
  20. 10 : "-1",
  21. 11 : "",
  22. 4 : "0",
  23. }