Package buildbot :: Package util :: Module monkeypatches
[frames] | no frames]

Module monkeypatches

source code

Functions
 
add_debugging_monkeypatches()
DO NOT CALL THIS DIRECTLY
source code
Variables
  __package__ = 'buildbot.util'
Function Details

add_debugging_monkeypatches()

source code 

DO NOT CALL THIS DIRECTLY

This adds a few "harmless" monkeypatches which make it easier to debug failing tests. It is called automatically by buildbot.test.__init__.