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

Python 常见问题

时间:2018-07-31 19:21:09      阅读:142      评论:0      收藏:0      [点我收藏+]

标签:error:   log   root   extern   检查   use   ace   lin   tab   

1.上下文缩进不一致问题,有的是空格,有的是tab, 务必仔细再检查

[root@andytest logs]# python access_log.py
  File "access_log.py", line 8
    attr=["SH IP","BJ IP","TJ IP","SZ IP","External IP"]
                                                       ^
TabError: inconsistent use of tabs and spaces in indentation

Python 常见问题

标签:error:   log   root   extern   检查   use   ace   lin   tab   

原文地址:https://www.cnblogs.com/dingchuan/p/9397008.html

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