Make exit() work in py Cmd, make it more instructive
This commit is contained in:
parent
db17ece61b
commit
bdd5d7f6ca
2 changed files with 23 additions and 8 deletions
|
|
@ -41,6 +41,7 @@ without arguments starts a full interactive Python console.
|
|||
but is now only used to pass extra kwargs into the justify function.
|
||||
- Improve performance of `find` and `objects` commands on large data sets (strikaco)
|
||||
- New `CHANNEL_HANDLER_CLASS` setting allows for replacing the ChannelHandler entirely.
|
||||
- Made `py` interactive mode support regular quit() and more verbose.
|
||||
|
||||
|
||||
## Evennia 0.9 (2018-2019)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue