[PATCH] TEST: Use more constrained mock when testing optpkg The existing mock raised errors on any import except a whitelisted unittest. Because pytest monkeypatches the Python interpreter and then performs imports within the patched functions, this breaks in Pytest 3.10. Move to an import that blacklists the specific module we're testing.
"Christopher J. Markiewicz" <markiewicz@stanford.edu>
Do not put links to source documentation source in HTML files Documentation source files are not shipped in the binary package, because the are not very useful and occupy space, hence these links would be broken.