yolothreat / utilitybelt

A Python library for being a CND Batman....
MIT License
35 stars 12 forks source link

`vt_name_check()` and `vt_api_check()` do not handle errors properly #51

Closed krmaxwell closed 9 years ago

krmaxwell commented 9 years ago

If VirusTotal returns an error (such as exceeding rate limits), these functions throw a JSONDecodeError.