]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-6849 #resolve #comment scripts need to have 'from freeswitch import *' at the...
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 16 Oct 2014 15:58:55 +0000 (10:58 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 16 Oct 2014 15:58:55 +0000 (10:58 -0500)
commit3cd0400d3891ea409f585fb980bb931cabc7bf94
tree94f17285fcb072e754e249986deb8f55cd07a673
parente3e267f46249abf714dd596dc89e545fd844aaee
FS-6849 #resolve #comment scripts need to have 'from freeswitch import *' at the top.  I added it explicitly to compensate.
src/mod/languages/mod_python/mod_python.c