Use ASCII 30 and 31 as separators, removes limitations on "@", "^&*", and "*&^".

This commit is contained in:
2022-11-25 12:00:51 -05:00
parent ae5172a6c8
commit 289d12f45a
4 changed files with 5 additions and 23 deletions
+1 -7
View File
@@ -1,14 +1,8 @@
#!/usr/bin/env python3
# external modules
from os import system, walk
from os.path import getmtime, join
from sys import exit as s_exit
from subprocess import PIPE, run
# utility functions
from sys import exit as s_exit
def get_local_data(_directory, _device): # retrieves titles and mod times from the local device