You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/ansible-test-sanity-replace.../ansible_collections/ns/col/do-not-check-me.py

6 lines
95 B
Python

import urllib.request
def do_stuff():
urllib.request.urlopen('https://www.ansible.com/')