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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ColorDelegator.py 15 def make_pat(): function
32 prog = re.compile(make_pat(), re.S)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ColorDelegator.py 15 def make_pat(): function
32 prog = re.compile(make_pat(), re.S)

Completed in 54 milliseconds