GhostManSec
Server: Apache
System: Linux s323.xrea.com 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
User: moonarc (17751)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //lib/python2.7/site-packages/attr/exceptions.pyo
�
#IGZc@`s�ddlmZmZmZdefd��YZdefd��YZdefd��YZde	fd	��YZ
d
e	fd��YZdS(
i(tabsolute_importtdivisiontprint_functiontFrozenInstanceErrorcB`seZdZdZegZRS(s�
    A frozen/immutable instance has been attempted to be modified.

    It mirrors the behavior of ``namedtuples`` by using the same error message
    and subclassing :exc:`AttributeError`.

    .. versionadded:: 16.1.0
    scan't set attribute(t__name__t
__module__t__doc__tmsgtargs(((s3/usr/lib/python2.7/site-packages/attr/exceptions.pyRstAttrsAttributeNotFoundErrorcB`seZdZRS(sq
    An ``attrs`` function couldn't find an attribute that the user asked for.

    .. versionadded:: 16.2.0
    (RRR(((s3/usr/lib/python2.7/site-packages/attr/exceptions.pyR	stNotAnAttrsClassErrorcB`seZdZRS(si
    A non-``attrs`` class has been passed into an ``attrs`` function.

    .. versionadded:: 16.2.0
    (RRR(((s3/usr/lib/python2.7/site-packages/attr/exceptions.pyR
stDefaultAlreadySetErrorcB`seZdZRS(s�
    A default has been set using ``attr.ib()`` and is attempted to be reset
    using the decorator.

    .. versionadded:: 17.1.0
    (RRR(((s3/usr/lib/python2.7/site-packages/attr/exceptions.pyR!stUnannotatedAttributeErrorcB`seZdZRS(s~
    A class with ``auto_attribs=True`` has an ``attr.ib()`` without a type
    annotation.

    .. versionadded:: 17.3.0
    (RRR(((s3/usr/lib/python2.7/site-packages/attr/exceptions.pyR*sN(t
__future__RRRtAttributeErrorRt
ValueErrorR	R
tRuntimeErrorRR(((s3/usr/lib/python2.7/site-packages/attr/exceptions.pyt<module>s