Merged in working changes to alias. Needs better error messages, but

it's in there.
This commit is contained in:
Michael King 2007-06-11 14:57:02 +00:00
parent 9648af6521
commit 8991d4ecac

View file

@ -1,6 +1,8 @@
import ansi
import session_mgr
import functions_db
# For aliases
from apps.objects.models import Attribute
def cmd_teleport(cdat):