Added better docstrings to subpackages and cleaned out some places which were unclear.

This commit is contained in:
Griatch 2015-02-23 17:46:42 +01:00
parent f0eec11ac5
commit b015f4802a
20 changed files with 132 additions and 31 deletions

View file

@ -1 +1,7 @@
# -*- coding: utf-8 -*-
"""
This sub-package holds Evennia's contributions - code that may be
useful but are deemed too game-specific to go into the core library.
See README.md for more info.
"""