ansible / mazer

Experimental Ansible Galaxy Content Manager
GNU General Public License v3.0
114 stars 18 forks source link

Fix errors about missing HTTPResponse.getcode() #220

Closed alikins closed 5 years ago

alikins commented 5 years ago

py27 doesn't have a getcode() method on it's HTTPResponse.