HomeSort by relevance Sort by last modified time
    Searched refs:safename (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 188 def safename(filename): function
645 def __init__(self, cache, safe=safename): # use safe=lambda x: md5.new(x).hexdigest() for the old behavior
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 188 def safename(filename): function
645 def __init__(self, cache, safe=safename): # use safe=lambda x: md5.new(x).hexdigest() for the old behavior
    [all...]

Completed in 470 milliseconds