| Server IP : 138.197.176.125 / Your IP : 216.73.217.54 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/python/__pycache__/ |
Upload File : |
U
W[�, � @ s� d Z ddlZddlmZ G dd� de�ZG dd� de�ZeG dd � d ��ZG d
d� de�ZG dd
� d
e�Z G dd� de�Z
G dd� de�ZG dd� de�ZG dd� de�Z
G dd� de
�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd� de�ZG d d!� d!e�ZG d"d#� d#e�ZG d$d%� d%e�Zd&d'� ZG d(d)� d)e�ZG d*d+� d+e�ZeG d,d-� d-��ZeG d.d/� d/��ZeG d0d1� d1��ZdS )2z�
Form-based method objects.
This module contains support for descriptive method signatures that can be used
to format methods.
� N)� _oldStylec @ s e Zd ZdZdd� ZdS )�
FormExceptionz/An error occurred calling the form method.
c O s t j| f|�� || _d S �N)� Exception�__init__Zdescriptions)�self�args�kwargs� r
�;/usr/lib/python3/dist-packages/twisted/python/formmethod.pyr s zFormException.__init__N)�__name__�
__module__�__qualname__�__doc__r r
r
r
r r s r c @ s e Zd ZdZdS )�
InputErrorz,
An error occurred with some input.
N�r r
r r r
r
r
r r s r c @ sH e Zd ZdZdZddd�Zdd� Zddd �Zd
d� Zdd
� Z dd� Z
dS )�ArgumentzBase class for form arguments.N� c C s>