MCE.py 文件源码

python
阅读 35 收藏 0 点赞 0 评论 0

项目:MCExtractor 作者: platomav 项目源码 文件源码
def show_exception_and_exit(exc_type, exc_value, tb) :
    print(col_r + '\nError: MCE just crashed, please report the following:\n')
    traceback.print_exception(exc_type, exc_value, tb)
    input(col_e + '\nPress enter to exit')
    colorama.deinit() # Stop Colorama
    sys.exit(-1)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号