Difference between revisions of "Urllib"

From wikieduonline
Jump to navigation Jump to search
 
Line 12: Line 12:
 
  req.add_header('User-Agent', 'urllib-example/0.1 (Contact: . . .)')
 
  req.add_header('User-Agent', 'urllib-example/0.1 (Contact: . . .)')
 
  r = urllib.request.urlopen(req)
 
  r = urllib.request.urlopen(req)
 +
 +
== Related ==
 +
* [[Dependabot]]
  
 
== See also ==
 
== See also ==

Latest revision as of 15:21, 1 July 2024

Advertising: