| Server IP : 13.235.167.51 / Your IP : 216.73.217.116 Web Server : Apache System : Linux machinox-server 6.17.0-1013-aws #13~24.04.1-Ubuntu SMP Fri Apr 24 21:36:58 UTC 2026 aarch64 User : root ( 0) PHP Version : 8.2.29 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 '