No default
authorrohe0002 <roland.hedberg@adm.umu.se>
Tue, 25 Oct 2011 14:29:52 +0000 (16:29 +0200)
committerrohe0002 <roland.hedberg@adm.umu.se>
Tue, 25 Oct 2011 14:29:52 +0000 (16:29 +0200)
template/modules_python [deleted file]

diff --git a/template/modules_python b/template/modules_python
deleted file mode 100644 (file)
index 0062df5..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# -*- text -*-
-#
-#  $Id$
-
-#  Persistent, embedded Python interpreter.
-#
-python {
-    mod_instantiate = "freeradius_ecp"
-    func_instantiate = "instantiate"
-    mod_post_auth= "freeradius_ecp"
-    func_post_auth= "post_auth"
-}