#!/usr/bin/env python3 # -*- coding: utf-8 -*- from .logger import logger from .fetch import htmlFetch from .fetch import httpRequest