bfishadow / SBB

A Python script to download all articles from any Sina Blog blogger.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not success tested in Py3.3.4

hongjiujing opened this issue · comments

F:\git\SBB>SBB.py http://blog.sina.com.cn/u/1239657051
File "F:\git\SBB\fengzongtangzhu\SBB.py", line 26
print strUsage
^
SyntaxError: invalid syntax

It's a known issue. Please read the document.

can not get some tips from readme.md about this issue,you mean need to use 2.7.8 python?

Yes. Use the old style please. I'm not familiar with version 3. Sorry for that.