1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-23 12:05:11 -07:00

fileinput is not used any more

This commit is contained in:
Frank Denis 2019-01-06 15:38:24 +01:00
parent 0cf74a3104
commit a75c137020

View File

@ -1,6 +1,5 @@
#! /usr/bin/env python3
import fileinput
import glob
import os
import uuid