Server IP : 172.24.0.40 / Your IP : 216.73.216.10 Web Server : Apache System : Linux dbweb26.ust.edu.ph 4.18.0-513.5.1.el8_9.x86_64 #1 SMP Fri Sep 29 05:21:10 EDT 2023 x86_64 User : apache ( 48) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/self/root/lib/python3.6/site-packages/tracer/__pycache__/ |
Upload File : |
3 �| ` � @ sD d dl Z d dlZd dlmZ i ZG dd� de�Zdd� Zdd� ZdS ) � N)� HOOKS_DIRSc @ s e Zd ZdZdd� Zdd� ZdS )� HooksObserverz� Provides interface for calling user hooks When initializing, loads all hooks located in HOOKS_DIRS. Then it can called with application name as argument. Observer ensures calling all hooks defined for the application. c C s t � d S )N)�_register_hooks)�self� r �/usr/lib/python3.6/hooks.py�__init__! s zHooksObserver.__init__c C s"