관리-도구
편집 파일: unicode_versions.cpython-311.pyc
� �܋fA � � � d Z d� ZdS )z� Exports function list_versions() for unicode version level support. This code generated by wcwidth/bin/update-tables.py on 2023-01-14 00:53:07 UTC. c � � dS )a6 Return Unicode version levels supported by this module release. Any of the version strings returned may be used as keyword argument ``unicode_version`` to the ``wcwidth()`` family of functions. :returns: Supported Unicode version numbers in ascending sorted order. :rtype: list[str] )z4.1.0z5.0.0z5.1.0z5.2.0z6.0.0z6.1.0z6.2.0z6.3.0z7.0.0z8.0.0z9.0.0z10.0.0z11.0.0z12.0.0z12.1.0z13.0.0z14.0.0z15.0.0� r � �O/opt/cloudlinux/venv/lib64/python3.11/site-packages/wcwidth/unicode_versions.py� list_versionsr s � �� r N)�__doc__r r r r �<module>r s( ��� �� � � � r