phystricks
|
Classes | |
class | DebugException |
Functions | |
def | testtype (s) |
def | dprint (args) |
def phystricks.src.Debug.dprint | ( | args | ) |
This function is for debug purpose. It serves to roughly print stuff on the screen. Then "grep dprint" helps to remove all the garbage.
def phystricks.src.Debug.testtype | ( | s | ) |