def info(object=None, maxwidth=76, output=sys.stdout, toplevel='scipy'): return _info(object, maxwidth, output, toplevel)
def info(object=None,maxwidth=76,output=sys.stdout,toplevel='scipy'): return _info(object, maxwidth, output, toplevel)