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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
__init__.py 492 _defaultFormatter = Formatter()
506 self.linefmt = _defaultFormatter
723 fmt = _defaultFormatter
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
__init__.py 492 _defaultFormatter = Formatter()
506 self.linefmt = _defaultFormatter
723 fmt = _defaultFormatter
    [all...]

Completed in 73 milliseconds