featheraaa
Results
1
comments of
featheraaa
``` url= "http://www.baidu.com" ghost = Ghost() session = ghost.start() session.open(url) session.exit() # also pythonw.exe stop working ```