# no standard tests in this file, ignore __test__ = False import socket import urllib print("base {0} {1}".format(socket, urllib))