Fixed a bug in comms' typeclass->dbobj conversion

This commit is contained in:
Griatch 2012-11-04 14:42:29 +01:00
parent 2d75648eb1
commit a4a50fdb87
2 changed files with 3 additions and 1 deletions

View file

@ -30,6 +30,7 @@ from src.utils.utils import is_iter, to_str, crop, make_iter
__all__ = ("Msg", "TempMsg", "Channel", "PlayerChannelConnection", "ExternalChannelConnection")
#------------------------------------------------------------
#
# Msg