Thread
:
Slight problems with calibre
View Single Post
05-14-2008, 06:11 PM
#
17
kovidgoyal
creator of calibre
Posts: 45,414
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You can stop the ping with Ctrl+C but you dont need to post the output. Next test:
Code:
python -c "import urllib2; print urllib2.urlopen('http://www.google.com').read()"
You should see some HTML output.
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS