def myprint(v): print v print type(v) print v.shape
Python之打印变量
原文:http://www.cnblogs.com/huangshiyu13/p/6688244.html