evennia/evennia/locks
tajmone b34e8cb740 lockfuncs.py
I've updated the docstrings. It contained a kind of table which I
converted to a multi-line code block (easier and simpler approach in my
view), and I've made sure that it never exceeds 70 chars in code block
(reformatted it all to fit).
2015-03-09 08:08:20 +01:00
..
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
lockfuncs.py lockfuncs.py 2015-03-09 08:08:20 +01:00
lockhandler.py Permit checking of different lock types from one lock string. 2015-02-08 18:10:11 -06:00
tests.py Upgrade test runner to derive from DiscoveryRunner. 2015-02-23 15:06:30 +01:00