Temporary changes to make debugging more amenable

This commit is contained in:
DUOLabs333
2025-07-24 15:43:44 -04:00
parent 528742b32a
commit 760805ada5
2 changed files with 21 additions and 20 deletions
Executable → Regular
View File
+1
View File
@@ -172,6 +172,7 @@ def find_and_replace(file,find,replace):
with open(os.path.join(root,file),'w', encoding="utf-8") as pp: with open(os.path.join(root,file),'w', encoding="utf-8") as pp:
pp.write(file1) pp.write(file1)
if (not True):
#Allow any port to be used #Allow any port to be used
find_and_replace(PP,'"\'$!|"))','"\'$!|"))||true') find_and_replace(PP,'"\'$!|"))','"\'$!|"))||true')