krmaxwell / maltrieve

A tool to retrieve malware directly from the source for security researchers.
GNU General Public License v3.0
563 stars 184 forks source link

Format strings #85

Closed krmaxwell closed 9 years ago

krmaxwell commented 9 years ago

Change format strings to Python 3 style. This will require good testing before merging.

krmaxwell commented 9 years ago

Merged into dev