PythonOpenURL: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    23 September 2010

    • curprev 21:3221:32, 23 September 2010Migratebot talk contribs 1,253 bytes +1,253 Created page with "The following function shows how to use Python to load the source of a web page. <source lang="python"> import urllib2 def openURL (url, user_agent="Mozilla/5.0 (X11; U; Li..."