if len(args) > 3:
                stream = open(args[3],"wb")
            else:
                stream = sys.stdout