Adding wildcard_to_regexp() to functions_general and cleaning up some imports.

This commit is contained in:
Greg Taylor 2007-05-23 17:51:31 +00:00
parent 8335f8b80f
commit 7d78cbcf4b
3 changed files with 24 additions and 5 deletions

View file

@ -1,9 +1,5 @@
from apps.objects.models import CommChannel
import session_mgr
import commands_privileged
import commands_general
import commands_comsys
import commands_unloggedin
import ansi
"""
Comsys functions.