标签:__file__ python print nbsp ring int string port deb
1.debug的时候打印出函数名和行号。
import sys
print "here is :",__file__,sys._getframe().f_lineno
[Python] Python学习记录
原文地址:https://www.cnblogs.com/smilingsusu/p/11676510.html