Файловый менеджер - Редактировать - /usr/lib/python3.9/site-packages/josepy/__pycache__/b64.cpython-39.pyc
�азад
a �Bg� � @ sD d Z ddlZddlmZ eed�dd�Zeeef ed�dd�ZdS ) a `JOSE Base64`_ is defined as: - URL-safe Base64 - padding stripped .. _`JOSE Base64`: https://tools.ietf.org/html/draft-ietf-jose-json-web-signature-37#appendix-C .. Do NOT try to call this module "base64", as it will "shadow" the standard library. � N)�Union)�data�returnc C s"