import simplejson

This commit is contained in:
j 2009-08-09 15:04:39 +02:00
parent 44cc99fe0e
commit f8f7e5f523
1 changed files with 1 additions and 1 deletions

View File

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