Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dbinhex.py39 REASONABLY_LARGE=32768 # Minimal amount we pass the rle-coder variable
160 if len(self.data) < REASONABLY_LARGE: