Dup Goto 📝

UrlLib

PT2/lang/python/old-notes 10-17 14:11:30
To Pop
6 lines, 13 words, 152 chars Tuesday 2023-10-17 14:11:30

=== Request {{c import urllib.request with urllib.request.urlopen('http://python.org/') as response: html = response.read() }}%TIME=1619399866