This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5ce222ea66
evennia
/
evennia
/
locks
History
Download ZIP
Download TAR.GZ
Griatch
11750be556
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
..
__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