python语言积累

调试打印堆栈

import traceback
traceback.print_exc() #打印堆栈的详细信息

 

posted on 2014-03-25 12:49  zjgtan  阅读(102)  评论(0编辑  收藏  举报

导航