python打印当前行数

# python打印当前行数
print '当前行数:' + str(sys._getframe().f_lineno)
posted @ 2022-02-07 11:40  alisleepy  阅读(1106)  评论(0编辑  收藏  举报