evennia/evennia/locks
2015-06-01 21:56:29 +02: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 Fixed a bug in the attr lockfunc to make it properly handle comparison for Nonetypes and bools as well as other values. Also fixed a malformed call for a default value. Resolves #753. 2015-06-01 21:56:29 +02:00
lockhandler.py Updated lock system to use Google-style syntax as per #709. 2015-05-17 13:14:41 +02:00
tests.py Upgrade test runner to derive from DiscoveryRunner. 2015-02-23 15:06:30 +01:00