Added lib.requests and code to import our custom lib folder

This commit is contained in:
echel0n 2014-04-03 23:05:47 -07:00
commit 2c4b260440
90 changed files with 20414 additions and 19 deletions

View file

@ -3,7 +3,7 @@ import datetime
import json
import logging
import socket
import requests
from lib import requests
from nzbtomedia.nzbToMediaConfig import config
from nzbtomedia.nzbToMediaUtil import convert_to_ascii, getDirectorySize