← Back
Editing: multi.cpython-311.pyc
� <&cj � �N � d dl Z d dlmZ d dlmZ d dlmZ G d� de� � ZdS )� N)� properties)�KeyringBackend)�errorsc �L � e Zd ZdZd d�Zej d� � � Zd� Zd� Z d� Z dS ) �MultipartKeyringWrapperz�A wrapper around an existing keyring that breaks the password into smaller parts to handle implementations that have limits on the maximum length of passwords i.e. Windows Vault � c �"