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

  /external/chromium_org/third_party/re2/lib/codereview/
codereview.py 962 contributorsURL = None
970 if contributorsURL is not None:
971 opening = contributorsURL
972 f = urllib2.urlopen(contributorsURL)
    [all...]
  /external/regex-re2/lib/codereview/
codereview.py 959 contributorsURL = None
967 if contributorsURL is not None:
968 opening = contributorsURL
969 f = urllib2.urlopen(contributorsURL)
    [all...]

Completed in 4201 milliseconds