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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
trace.py 452 ignoremods=(), ignoredirs=(), infile=None, outfile=None,
463 @param ignoremods a list of the names of modules to ignore
473 self.ignore = Ignore(ignoremods, ignoredirs)
794 countcallers=countcallers, ignoremods=ignore_modules,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
trace.py 452 ignoremods=(), ignoredirs=(), infile=None, outfile=None,
463 @param ignoremods a list of the names of modules to ignore
473 self.ignore = Ignore(ignoremods, ignoredirs)
794 countcallers=countcallers, ignoremods=ignore_modules,

Completed in 96 milliseconds