Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I made my own web-browser

Name: Anonymous 2013-11-20 7:21


#!/usr/bin/env python2
import nltk
import urllib

print "Welcome to the Matrix Neo."
while True:
    url = raw_input("Can I get a URL? \n")
    print nltk.clean_html(urllib.urlopen("http://"; + url).read())

Name: Anonymous 2013-11-21 10:33

>>11
seems fine to me, if a little bit odd

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List