|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /usr/local/lib/python3.9/site-packages/wcwidth/__pycache__/ |
a
��ShS � @ s d Z dd� ZdS )z�
Exports function list_versions() for unicode version level support.
This code generated by wcwidth/bin/update-tables.py on 2023-09-14 15:45:33 UTC.
c C s 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.0z15.1.0� r r r �B/usr/local/lib/python3.9/site-packages/wcwidth/unicode_versions.py�
list_versions s
r N)�__doc__r r r r r �<module> s