aboutsummaryrefslogtreecommitdiff
path: root/prototyping/errmsg.py
diff options
context:
space:
mode:
authorLionel <lionel.miquel46@gmail.com>2018-10-31 12:20:09 +0100
committerLionel <lionel.miquel46@gmail.com>2018-10-31 12:20:09 +0100
commit6f8af4d10fa7e0d4a7bd4a6e5c958527e8cd5ed7 (patch)
tree580db1d39ca84a9a75163082c004bea80903f15a /prototyping/errmsg.py
parent687df02d8a8711342d9061b60d06266cc01b0c35 (diff)
downloadrandopitons-6f8af4d10fa7e0d4a7bd4a6e5c958527e8cd5ed7.tar.gz
randopitons-6f8af4d10fa7e0d4a7bd4a6e5c958527e8cd5ed7.zip
Cleaning up the repo
Diffstat (limited to 'prototyping/errmsg.py')
-rw-r--r--prototyping/errmsg.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/prototyping/errmsg.py b/prototyping/errmsg.py
deleted file mode 100644
index 8e67d42..0000000
--- a/prototyping/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."