HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/alt/python38/lib/python3.8/site-packages/attr/__pycache__/converters.cpython-38.opt-1.pyc
U

#IGZ�@s$dZddlmZmZmZdd�ZdS)z
Commonly useful converters.
�)�absolute_import�division�print_functioncs�fdd�}|S)z�
    A converter that allows an attribute to be optional. An optional attribute
    is one which can be set to ``None``.

    :param callable converter: the converter that is used for non-``None``
        values.

    ..  versionadded:: 17.1.0
    cs|dkrdS�|�S)N�)�val��	converterr�@/opt/alt/python38/lib/python3.8/site-packages/attr/converters.py�optional_convertersz$optional.<locals>.optional_converterr)rr
rrr	�optionalsrN)�__doc__Z
__future__rrrrrrrr	�<module>s