import simplejson

This commit is contained in:
j 2009-08-09 15:04:39 +02:00
parent 44cc99fe0e
commit f8f7e5f523

View file

@ -8,7 +8,7 @@ import sys
import struct
import subprocess
from simplejson
import simplejson
def sha1sum(filename):