httproxy
httproxy copied to clipboard
configparser not found in python 2.7
Issue with configparser and python 2.7. Should it be Configparser?
From docs to Python 2.7:
The ConfigParser module has been renamed to configparser in Python 3.