phystricks
Classes | Functions
phystricks.src.Debug Namespace Reference

Classes

class  DebugException
 

Functions

def testtype (s)
 
def dprint (args)
 

Function Documentation

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)