Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
Dtypes.py55 def is_num(n, boolean_as_int=True): argument
56 if boolean_as_int: