| Server IP : 138.197.176.125 / Your IP : 216.73.217.55 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/twisted/words/im/__pycache__/ |
Upload File : |
U
W[�% � @ s� d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlm Z ddl
mZ ddlm
Z
mZmZ dd lmZmZ dd
lmZ G dd� dej�Zeej�G d
d� dej��ZG dd� dejej�Zedd�Zeej�G dd� dej��Z dS )z2
L{twisted.words} support for Instance Messenger.
� )�print_function)�defer)�error)�log)�Failure)�pb)�ONLINE�OFFLINE�AWAY)�basesupport�
interfaces)�implementerc @ s@ e Zd ZdZdd� Zdd� Zdd� Zdd � Zd
d� Zdd
� Z dS )�TwistedWordsPersonzMI a facade for a person you can talk to through a twisted.words service.
c C s t j�| ||� t| _d S �N)r �AbstractPerson�__init__r �status)�self�nameZwordsAccount� r �</usr/lib/python3/dist-packages/twisted/words/im/pbsupport.pyr s zTwistedWordsPerson.__init__c C s | j tkp| j tkS r )r r r
�r r r r �isOnline s
�zTwistedWordsPerson.isOnlinec C s | j S r )r r r r r � getStatus"