DRKG
DRKG copied to clipboard
Clean download_and_extract() function
Get rid of unused variable fn
Use with
statement instead of try
/finally
to open tarball
@classicsong @mufeili Would you like to take a look here? Just updating to clean it up a bit and use best practice for opening Python files.