� �t�_c @ s d e f d � � YZ d S( t BaseReporterc B sM e Z d Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( sD Delegate class to provider progress reporting for the resolver. c C s d S( s6 Called before the resolution actually starts. N( ( t self( ( sQ /opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/resolvelib/reporters.pyt starting s c C s d S( sY Called before each round of resolution starts. The index is zero-based. N( ( R t index( ( sQ /opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/resolvelib/reporters.pyt starting_round s c C s d S( s� Called before each round of resolution ends. This is NOT called if the resolution ends at this round. Use `ending` if you want to report finalization. The index is zero-based. N( ( R R t state( ( sQ /opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/resolvelib/reporters.pyt ending_round s c C s d S( s8 Called before the resolution ends successfully. N( ( R R ( ( sQ /opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/resolvelib/reporters.pyt ending s c C s d S( s� Called when adding a new requirement into the resolve criteria. :param requirement: The additional requirement to be applied to filter the available candidaites. :param parent: The candidate that requires ``requirement`` as a dependency, or None if ``requirement`` is one of the root requirements passed in from ``Resolver.resolve()``. N( ( R t requirementt parent( ( sQ /opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/resolvelib/reporters.pyt adding_requirement s c C s d S( s? Called when rejecting a candidate during backtracking. N( ( R t candidate( ( sQ /opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/resolvelib/reporters.pyt backtracking$ s c C s d S( sB Called when adding a candidate to the potential solution. N( ( R R ( ( sQ /opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/resolvelib/reporters.pyt pinning( s ( t __name__t __module__t __doc__R R R R R R R ( ( ( sQ /opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/resolvelib/reporters.pyR s N( t objectR ( ( ( sQ /opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/resolvelib/reporters.pyt <module> s
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
compat | Folder | 0755 |
|
|
.__init__.pyo.40009 | File | 706 B | 0644 |
|
.providers.pyo.40009 | File | 5.9 KB | 0644 |
|
.reporters.pyo.40009 | File | 2.76 KB | 0644 |
|
.resolvers.pyo.40009 | File | 17.56 KB | 0644 |
|
.structs.pyo.40009 | File | 4.19 KB | 0644 |
|
__init__.py | File | 537 B | 0644 |
|
__init__.pyc | File | 706 B | 0644 |
|
__init__.pyo | File | 706 B | 0644 |
|
providers.py | File | 4.44 KB | 0644 |
|
providers.pyc | File | 5.9 KB | 0644 |
|
providers.pyo | File | 5.9 KB | 0644 |
|
reporters.py | File | 1.37 KB | 0644 |
|
reporters.pyc | File | 2.76 KB | 0644 |
|
reporters.pyo | File | 2.76 KB | 0644 |
|
resolvers.py | File | 14.67 KB | 0644 |
|
resolvers.pyc | File | 17.56 KB | 0644 |
|
resolvers.pyo | File | 17.56 KB | 0644 |
|
structs.py | File | 1.97 KB | 0644 |
|
structs.pyc | File | 4.19 KB | 0644 |
|
structs.pyo | File | 4.19 KB | 0644 |
|