Searched refs:EmptyProvider (Results 1 – 3 of 3) sorted by relevance
1530 class EmptyProvider(NullProvider): class1547 empty_provider = EmptyProvider()1772 class FileMetadata(EmptyProvider):
29 class Metadata(pkg_resources.EmptyProvider):
896 If it is None, an ``EmptyProvider`` is used instead. ``Distribution`` objects1084 Otherwise, they are delegated to an ``EmptyProvider``, so that the distribution1471 EmptyProvider1492 ``EmptyProvider``1496 Since all ``EmptyProvider`` instances are equivalent, there is no need1499 may use it if you have need of an ``EmptyProvider`` instance.1520 file. This is basically the same as an ``EmptyProvider``, except that