Source code for president.modules.dbg

# This file is placed in the Public Domain.


"debug"


[docs]def dbg(event): raise Exception("debug")