1
Livid MOD 浏览器的缓存。
|
2
moyan OP 问一个picky问题!!
Traceback (most recent call last): File "C:\Program Files\Google\google_appengine\google\appengine\ext\webapp\__init__.py", line 515, in __call__ handler.get(*groups) File "C:\Program Files\Google\google_appengine\hyezbbs\writer.py", line 130, in get if CheckAuth(self) is False: File "C:\Program Files\Google\google_appengine\hyezbbs\v2ex\picky\security\__init__.py", line 14, in CheckAuth if str(auth) != hashlib.sha1(SECRET + ':' + site_domain).hexdigest(): TypeError: cannot concatenate 'str' and 'NoneType' objects |