Files @ 021b17897224
Branch filter:

Location: rattail-project/rattail/setup.cfg

Lance Edgar
Add `files.locking_copy_test()` function.

The hope is that simplifying the lockout will help with certain network
issues that can plague a certain server I know... If this test is
successful then the `locking_copy()` function will be silently replaced.
1
2
3
4
5
6
[nosetests]
nocapture = 1
cover-package = rattail
cover-erase = 1
cover-html = 1
cover-html-dir = htmlcov