标签: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
标签:error: log root extern 检查 use ace lin tab
原文地址:https://www.cnblogs.com/dingchuan/p/9397008.html