python-simpleflock
python-simpleflock copied to clipboard
Support for platforms without flock
It is not a problem to use flock calls directly if flock is available, but there is a missing niche to provide this functionality on alternative platforms.