Python Scripts: Difference between revisions

Line 689:
<pre>
#!/usr/bin/env python3
# Overwrite prevent
# Need to write Results to a file in script dir
# jpg = jpeg ignore
# write list of files before and after operation
# write modified files to list
# duplicate remover
# : replace _
 
import os
import imghdr