1 2 3 4 5 6
# no standard tests in this file, ignore __test__ = False if __name__ == '__main__': from eventlet import hubs print(hubs.get_hub())