Introduction
Introduction Statistics Contact Development Disclaimer Help
Remove say debug. It works. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit ec354cad749ed591136ddf95753ac4cb3ee4fe79
parent d46ee055a9429d4976d6673ccba3c8365046e634
Author: Annna Robert-Houdin <[email protected]>
Date: Wed, 30 Aug 2023 16:43:34 +0200
Remove say debug. It works.
Diffstat:
M modules/idlerpg/idlerpg-channel-se… | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/modules/idlerpg/idlerpg-channel-service.py b/modules/idlerpg/idler…
@@ -51,7 +51,6 @@ def writeout_dictfile(f, d):
def say(fpath, text):
fd = open(fpath, "w")
- print("%s -> say: %s" % (fpath, text))
fd.write("%s\n" % (text))
fd.flush()
fd.close()
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.