Skip to content

Instantly share code, notes, and snippets.

@wwj718
Created September 15, 2014 05:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wwj718/4cc50d3f1df5d6491ede to your computer and use it in GitHub Desktop.
Save wwj718/4cc50d3f1df5d6491ede to your computer and use it in GitHub Desktop.
代码版本更新提示
UpdateTime = urllib2.urlopen(u"http://zhihuhelpbyyzy-zhihu.stor.sinaapp.com/ZhihuHelpUpdateTime.txt",timeout=10) #线上总部
import webbrowser
webbrowser.open_new_tab(url) #调用浏览器
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment