opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
msgpack
/
__pycache__
➕ New
📤 Upload
✎ Editing:
__init__.cpython-311.pyc
← Back
� +�e5 � �� � d dl T d dlmZmZ ddlZdZdZej � d� � rd dl m Z mZmZ n! d dl m Z mZmZ n# e$ r d dl m Z mZmZ Y nw xY wd � Zd � Zd� ZeZeZeZeZdS )� )�*)�ExtType� Timestamp� N)r r � z1.0.8�MSGPACK_PUREPYTHON)�Packer�unpackb�Unpackerc �n � t di |��}|� |� | � � � � dS )zX Pack object `o` and write it to `stream` See :class:`Packer` for options. N� )r �write�pack)�o�stream�kwargs�packers �G/opt/cloudlinux/venv/lib64/python3.11/site-packages/msgpack/__init__.pyr r s9 � � � � �f� � �F� �L�L����Q��� � � � � � c �@ � t di |��� | � � S )zW Pack object `o` and return packed bytes See :class:`Packer` for options. r )r r )r r s r �packbr s&