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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_logging.py 318 TACITURN = 119
336 TACITURN : 'Taciturn',
356 """A filter which blocks sociable and taciturn messages."""
359 return record.levelno not in [SOCIABLE, TACITURN]
388 ('Taciturn', '9'),
402 ('Taciturn', '9'),
426 ('Taciturn', '9'),
436 # and 'Taciturn'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_logging.py 318 TACITURN = 119
336 TACITURN : 'Taciturn',
356 """A filter which blocks sociable and taciturn messages."""
359 return record.levelno not in [SOCIABLE, TACITURN]
388 ('Taciturn', '9'),
402 ('Taciturn', '9'),
426 ('Taciturn', '9'),
436 # and 'Taciturn'
    [all...]

Completed in 48 milliseconds