%PDF- %PDF-
Direktori : /usr/lib/python3/dist-packages/zope/interface/common/__pycache__/ |
Current File : //usr/lib/python3/dist-packages/zope/interface/common/__pycache__/builtins.cpython-312.pyc |
� ��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 '