Documentation for filelock, A platform independent file lock
This package contains a single module, which implements a platform independent file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block.
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 3.3.1-1.fc36 | - | 
| Fedora 35 | 3.0.12-12.fc35 | - | 
| Fedora 34 | 3.0.12-9.fc34 | - | 
| EPEL 9 | 3.3.1-1.el9 | - | 
| EPEL 8 | 3.0.12-2.el8 | - | 
			You can contact the maintainers of this package via email at
			python-filelock dash maintainers at fedoraproject dot org.