When I try to import one of those libs my script doesn't run and gives the following error message:
IOError: The toolbox file C:\projetos\CoberturaMassiva\ToolBoxProcessamentoCobertura//toolbox_intersecao_cobertura.pyt was not found.
If I remove the "import httplib", my code runs normally. What's wrong?