| Server IP : 138.197.107.151 / Your IP : 216.73.217.120 Web Server : Apache/2.4.58 (Ubuntu) System : Linux BloxBy-Builder 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 User : wpbetasites_mrakzqskir ( 1022) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/zope/interface/common/__pycache__/ |
Upload File : |
�
��e� � � � d Z ddlmZ ddlmZ ddlmZ ddlmZ g d�Z G d� dej � Z G d � d
ej � Z G d� dej � Z G d
� dej � Z
G d� de� Z eee� G d� dej � Z G d� dej$ � Z G d� dej( � Zy)z�
Interface definitions for builtin types.
After this module is imported, the standard library types will declare
that they implement the appropriate interface.
.. versionadded:: 5.0.0
� )�classImplements)�collections)�numbers)�io)�IList�ITuple�ITextString�IByteString�
INativeString�IBool�IDict�IFilec � � e Zd ZdZefZdd�Zy)r z%
Interface for :class:`list`
Nc � � y)zs
Sort the list in place and return None.
*key* and *reverse* must be passed by name only.
N� )�key�reverses �@/usr/lib/python3/dist-packages/zope/interface/common/builtins.py�sortz
IList.sort- s � � )NF)�__name__�
__module__�__qualname__�__doc__�list�
extra_classesr r r r r r '