File: //opt/alt/python311/lib64/python3.11/site-packages/msgpack/__pycache__/__init__.cpython-311.pyc
�
��;f5 � �� � 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 �E/opt/alt/python311/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&