Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 30 Fork 5 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Update large_file script. Loading branch information ... commit b0c9b22ce00f525bb3ef54bc53c512d6dd2b317f 1 parent 7bb2e2f qpfiffer authored Jan 15, 2015 Unified Split Showing 1 changed file with 5 additions and 7 deletions . + 5 − 7 scripts/large_file.py 12 scripts/large_file.py Show notes View @@ -4,13 +4,11 @@ def main ( args ): opened = open (args[ 1 ], " rb " ) - ...