会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
透明的空气
博客园
首页
新随笔
联系
订阅
管理
2014年5月30日
学习python 一些错误记录
摘要: 1. TypeError: 'unicode' object is not callable当遇到这样的错误时候, 一般是属性当做方法调用了,比如,selenium 脚本, driver.title 写成driver.title()2. python 编码问题,当代码中有汉字时会出错,需要加入#co...
阅读全文
posted @ 2014-05-30 16:12 透明的空气
阅读(193)
评论(0)
推荐(0)
编辑
公告