码迷,mamicode.com
首页 > 编程语言 > 详细

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

时间:2015-02-01 20:22:32      阅读:2957      评论:0      收藏:0      [点我收藏+]

标签:

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

 技术分享

错误如下:

技术分享

 

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

标签:

原文地址:http://www.cnblogs.com/lishuai0214/p/4265977.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!