From c76c09fced6005888b6ab9a8433128ff8a6965ab Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Wed, 2 Aug 2023 15:48:36 +0300 Subject: remove excess prints --- core/views/expo.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/views/expo.py') diff --git a/core/views/expo.py b/core/views/expo.py index bf54f61..3e36862 100644 --- a/core/views/expo.py +++ b/core/views/expo.py @@ -182,8 +182,10 @@ def expowebpage(request, expowebpath, path): m = re.search(r"noedit", head, re.DOTALL + re.IGNORECASE) if m: editable = False + # print(f"NOEDIT set") else: editable = os.access(expowebpath / path, os.W_OK) # are file permissions writeable? + # print(f"EDITABLE ? {editable}\n{head}") has_menu = False menumatch = re.match(r'(.*)