From 43af36e5f555e1314b9c47fdaadfcc3dc90555a0 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Tue, 3 Feb 2004 23:55:31 +0000 Subject: [PATCH] Strike's a tard. --- src/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf.py b/src/conf.py index eef919e1a..7128b325c 100644 --- a/src/conf.py +++ b/src/conf.py @@ -50,7 +50,7 @@ _pluginsDir = os.path.join(installDir, 'plugins') # arbitrary Python code. This is specifically *not* a registry # variable because it shouldn't be modifiable in the bot. ### -allowEval = True +allowEval = False supybot = registry.Group()