From 5a4881a7ef10ec9545733999096728f73e0f695e Mon Sep 17 00:00:00 2001 From: ocueye2 Date: Tue, 20 Aug 2024 17:19:34 +0000 Subject: [PATCH] apology added for this mistake --- ezweb.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ezweb.py b/ezweb.py index 62cdc0c..60f1e29 100644 --- a/ezweb.py +++ b/ezweb.py @@ -1,5 +1,6 @@ port = 8080 +# im sory you have to look at this bad code import os import sys path = os.path.dirname(sys.argv[0])