kenken999's picture
d
3d2aa58
raw
history blame
226 Bytes
import os
import shutil
def no_process_file(prompt, foldername):
# implementation of no_process_file function
pass
def process_file(fileobj, prompt, foldername):
# implementation of process_file function
pass