HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/root/usr/lib/python3/dist-packages/twisted/python/__pycache__/_appdirs.cpython-38.pyc
U


W[�@s>dZddlmZmZddlZddlZddlmZddd�ZdS)z%
Application data directory support.
�)�division�absolute_importN)�currentframecCs"|std�}t�|�j}t�|�S)a
    Get a data directory for the caller function, or C{moduleName} if given.

    @param moduleName: The module name if you don't wish to have the caller's
        module.
    @type moduleName: L{str}

    @returns: A directory for putting data in.
    @rtype: L{str}
    �)r�inspectZ	getmodule�__name__�appdirsZ
user_data_dir)Z
moduleNameZcaller�r	�9/usr/lib/python3/dist-packages/twisted/python/_appdirs.py�getDataDirectorysr)N)	�__doc__Z
__future__rrrrZtwisted.python.compatrrr	r	r	r
�<module>s