/AccessControlPython

Small project meant to simulate object-oriented access control in Python. Uses a mutex-lock-like system to ensure that private variables cannot be accessed outside of their own class.

Primary LanguagePython

This repository is not active