Searched defs:LoggingSilencer (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dsupport.py24 class LoggingSilencer(object): class in inherits:object
27 super(LoggingSilencer, self).setUp()
39 super(LoggingSilencer, self).tearDown()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dsupport.py24 class LoggingSilencer(object): class in inherits:object
27 super(LoggingSilencer, self).setUp()
39 super(LoggingSilencer, self).tearDown()

Completed in 55 milliseconds