def dprint()
in
pr2relnotes.py [0:0]
3
lines of code
2
McCabe index (conditional complexity)
def dprint(*args): if VERBOSE: print str(args)