function: log._setstate

*Not documented*
def _setstate(state): 

origin:<UNKNOWN>

where:

function source:

def _setstate(state): 
    Producer.keywords2consumer.clear()
    Producer.keywords2consumer.update(state) 

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log._setstate.0

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log._setstate.1

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log._setstate.2