python IDLE编程时遇到Python Error: Inconsistent indentation detected! 解决方法
时间:2014-03-04 11:39:05
收藏:0
阅读:2311
仔细检查了几遍代码,发现indent没有错误!
之后试将所有indent都用空格代替,程序就跑起来了。
具体原因可能是IDLE环境内的Tab键有小bug。
python IDLE编程时遇到Python Error: Inconsistent indentation detected! 解决方法,布布扣,bubuko.com
原文:http://www.cnblogs.com/infiniti/p/3579008.html
评论(0)