From: Traun Leyden Date: Sun, 2 Mar 2008 17:23:02 +0000 (+0000) Subject: forgot to check something in X-Git-Tag: v1.0-rc1~171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4be1d8d8cb0b3ca9905c7b718f716f609e19af5;p=thirdparty%2Ffreeswitch.git forgot to check something in git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7770 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/scripts/socket/freepy/globals.py b/scripts/socket/freepy/globals.py new file mode 100644 index 0000000000..708010b90e --- /dev/null +++ b/scripts/socket/freepy/globals.py @@ -0,0 +1,2 @@ + +DEBUG_ON = True