ldtp / ldtp2

Linux Desktop Testing Project
GNU Lesser General Public License v2.1
108 stars 49 forks source link

Fix httplib import for newer Python 3 versions. #56

Closed nfelt14 closed 4 years ago

nfelt14 commented 4 years ago

Added a try except block around the httplib import for newer versions of Python 3.