HEX
Server: Apache
System: Linux host.dominioscaracas.com 4.18.0-477.15.1.lve.2.el8.x86_64 #1 SMP Wed Aug 2 10:43:45 UTC 2023 x86_64
User: enciassa (1159)
PHP: 8.1.31
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/thread-self/root/usr/lib/python3.6/site-packages/tuned/__pycache__/patterns.cpython-36.pyc
3

�<�eO�@sGdd�de�ZdS)c@s(eZdZdZdZdd�Zedd��ZdS)�	Singletonz
	Singleton design pattern.
	NcCs|jtkrtd��dS)NzCannot instantiate directly.)�	__class__r�	TypeError)�self�r�/usr/lib/python3.6/patterns.py�__init__s
zSingleton.__init__cCs|jdkr|�|_|jS)zGet the class instance.N)�	_instance)�clsrrr�get_instances
zSingleton.get_instance)�__name__�
__module__�__qualname__�__doc__rr�classmethodr
rrrrrsrN)�objectrrrrr�<module>s