Python脚本运行出现语法错误:IndentationError: unindent does not match any outer indentation level

时间:2015-02-01 20:22:32   收藏:0   阅读:2957

Python不支持空格与制表符混合使用,否则会出现IndentationError: unindent does not match any outer indentation level

 技术分享

错误如下:

技术分享

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!