Getting started with conversion ...
This commit is contained in:
parent
94b2677f4c
commit
7d6a4b44f5
2 changed files with 1 additions and 14 deletions
|
|
@ -18,8 +18,6 @@ See www.evennia.com for full documentation.
|
|||
|
||||
"""
|
||||
|
||||
|
||||
|
||||
# Delayed loading of properties
|
||||
|
||||
# Typeclasses
|
||||
|
|
@ -318,11 +316,6 @@ def _init():
|
|||
del _EvContainer
|
||||
|
||||
|
||||
del object
|
||||
del absolute_import
|
||||
del print_function
|
||||
|
||||
|
||||
def set_trace(debugger="auto", term_size=(140, 40)):
|
||||
"""
|
||||
Helper function for running a debugger inside the Evennia event loop.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue