f4416b1a8b
Changed _session_key attribute to a property and implemented basic validation in the setter. The session key must be 'truthy' and at least 8 characters long. Otherwise, the value is set to None. |
||
---|---|---|
.. | ||
__init__.py | ||
tests.py |