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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
main.py 36 def __init__(self, fixers, options, explicit, nobackups, show_diffs,
45 show_diffs: Should diffs of the refactoring be printed to stdout?
57 self.show_diffs = show_diffs
113 if self.show_diffs:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
main.py 36 def __init__(self, fixers, options, explicit, nobackups, show_diffs,
45 show_diffs: Should diffs of the refactoring be printed to stdout?
57 self.show_diffs = show_diffs
113 if self.show_diffs:

Completed in 146 milliseconds