MCPcopy Index your code
hub / github.com/pyload/pyload / SkipDownload

Class SkipDownload

module/plugins/Plugin.py:60–61  ·  view source on GitHub ↗

raised when download should be skipped

Source from the content-addressed store, hash-verified

58
59
60class SkipDownload(Exception):
61 """ raised when download should be skipped """
62
63
64class Base(object):

Callers 1

checkForSameFilesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected