Import python3 compatible object.
This commit is contained in:
parent
4f07da29c2
commit
11b61fe335
43 changed files with 43 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ it is run by Evennia just before returning data to/from the
|
|||
user.
|
||||
|
||||
"""
|
||||
from builtins import object
|
||||
import re
|
||||
from evennia.utils import utils
|
||||
from evennia.utils.utils import to_str, to_unicode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue