CiscoPSIRT / openVulnAPI

Documentation and Tools for Cisco's PSIRT openVuln API
https://developer.cisco.com/psirt/
MIT License
102 stars 52 forks source link

Making the client compatible with Python 3.x and 2.x #48

Closed santosomar closed 5 years ago

santosomar commented 6 years ago

This is an enhancement request to make the client backward compatible with Python 2.x. Only the current version in PIP (version 1.26) is compatible with Python 2.x.

santosomar commented 5 years ago

Edited client code to be compatible with Python 3.x. Tested the client in Mac OS X, Ubuntu, and Alpine Linux with Python 3.7.