.. automodule:: darc.proxy.null :members: :undoc-members: :show-inheritance: .. data:: darc.proxy.null.PATH :value: '{PATH_MISC}/invalid.txt' Path to the data storage of links with invalid scheme. .. seealso:: * :data:`darc.const.PATH_MISC` .. data:: darc.proxy.null.LOCK :type: multiprocessing.Lock I/O lock for saving links with invalid scheme :data:`~darc.proxy.null.PATH`.