+
     h  c                   s2    ^ RI Ht ^ RIHt  ! R R4      tR# )i    )Optional)FormatControlc                   sB   a  ] tR t^t o Rt. ROtRV 3R lR lltRtV tR# )SelectionPreferenceszX
Encapsulates the candidate selection preferences for downloading
and installing files.
Nc                s\   < V ^8  d   QhRS[ RS[ RS[S[,          RS[ RS[S[ ,          RR/# )i   allow_yankedallow_all_prereleasesformat_controlprefer_binaryignore_requires_pythonZreturnN)Zboolr    r   )Zformat__classdict__s   "I/usr/lib/python3.14/site-packages/pip/_internal/models/selection_prefs.pyZ__annotate__Z!SelectionPreferences.__annotate__   sP     = ==  $= !/	=
 = !)= 
=    c                sN    Vf   RpWn         W n        W0n        W@n        WPn        R# )a'  Create a SelectionPreferences object.

:param allow_yanked: Whether files marked as yanked (in the sense
    of PEP 592) are permitted to be candidates for install.
:param format_control: A FormatControl object or None. Used to control
    the selection of source packages / binary packages when consulting
    the index and links.
:param prefer_binary: Whether to prefer an old, but valid, binary
    dist over a new source dist.
:param ignore_requires_python: Whether to ignore incompatible
    "Requires-Python" values in links. Defaults to False.
NFr   r   r   r   r   )Zselfr   r   r   r   r   s   &&&&&&r	   __init__ZSelectionPreferences.__init__   s.    ( ")%*"(%:",*&<#r
   )r   r   r   r   r   r   )FNFN)	Z__name__Z
__module__Z__qualname__Z__firstlineno__Z__doc__Z	__slots__r   Z__static_attributes__Z__classdictcell__)r   s   @r	   r   r      s      
I= = =r
   r   N)Ztypingr    Z#pip._internal.models.format_controlr   r   ) r
   r	   <module>r      s     =
-= -=r
   