Files
deb-python-fasteners/fasteners/process_lock.py
John Tyree 6d9d4ed012 TST: make _do_test_lock_externally work on Windows
We need to access the platform-specific file handle locking
mechanisms, but they are hidden away in the class implementations.

This pushes them into static methods to make it easy to access them
while still allowing sub-classing.
2016-02-15 14:58:19 -06:00

9.2 KiB