Import python3 compatible cmp.
This commit is contained in:
parent
c9404bfb51
commit
f38efab999
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ make sure to homogenize self.caller to always be the player object
|
||||||
for easy handling.
|
for easy handling.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
from past.builtins import cmp
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from evennia.comms.models import ChannelDB, Msg
|
from evennia.comms.models import ChannelDB, Msg
|
||||||
#from evennia.comms import irc, imc2, rss
|
#from evennia.comms import irc, imc2, rss
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue