U af@s.dZddlmZmZmZmZdgZddZdS)z Function to fill ensure integers converted to a byte string are a specific width. Exports the following items: - fill_width() )unicode_literalsdivisionabsolute_importprint_function fill_widthcCst||krd|}q|S)a  Ensure a byte string representing a positive integer is a specific width (in bytes) :param bytes_: The integer byte string :param width: The desired width as an integer :return: A byte string of the width specified )len)bytes_widthr >/opt/nydus/tmp/pip-target-53d1vnqk/lib/python/oscrypto/_int.pyrs  N)__doc__ __future__rrrr__all__rr r r r s