From b3ee49d174a35bbf4da6b1c60059795fdb88f710 Mon Sep 17 00:00:00 2001 From: Lionel Date: Sun, 21 Oct 2018 14:53:51 +0200 Subject: Finally I'll rewrite it in bash i find it more readable than my python scripts. Will plan on a powershell version too --- errmsg.py | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 errmsg.py (limited to 'errmsg.py') diff --git a/errmsg.py b/errmsg.py deleted file mode 100644 index 8e67d42..0000000 --- a/errmsg.py +++ /dev/null @@ -1,7 +0,0 @@ -import colorcode as clc -os=clc.fail+"Operating System error:"+clc.endc -direxist=clc.warn+clc.bold+"The folder already exists !"+clc.endc -formaterr=clc.fail+"Something occured with the formating. File is not retrievable, passing on next download."+clc.endc -sslerr=clc.fail+clc.bold+"SSL Certificate Error. Please check the time on your computer, adjust it accordingly, or wait a bit before retrying the downloads."+clc.endc -sigkill=clc.fail+"\n\nProcess interrupted by CTRL+C or system."+clc.endc -"\n\nProcess interrupted by CTRL+C or system." -- cgit v1.2.3-70-g09d2