| Server IP : 118.27.122.248 / Your IP : 216.73.216.15 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python27/lib64/python2.7/test/ |
Upload File : |
� �q2_c @ s� d d l Z d d l Z d d l m Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e j f d � � YZ d e f d � � YZ d e f d � � YZ d e j f d � � YZ d � Z e d k r�e � n d S(! i����N( t run_unittestt PropertyBasec B s e Z RS( ( t __name__t __module__( ( ( s7 /opt/alt/python27/lib64/python2.7/test/test_property.pyR s t PropertyGetc B s e Z RS( ( R R ( ( ( s7 /opt/alt/python27/lib64/python2.7/test/test_property.pyR s t PropertySetc B s e Z RS( ( R R ( ( ( s7 /opt/alt/python27/lib64/python2.7/test/test_property.pyR s t PropertyDelc B s e Z RS( ( R R ( ( ( s7 /opt/alt/python27/lib64/python2.7/test/test_property.pyR s t BaseClassc B sD e Z d � Z e d � � Z e j d � � Z e j d � � Z RS( c C s d | _ d S( Ni ( t _spam( t self( ( s7 /opt/alt/python27/lib64/python2.7/test/test_property.pyt __init__ s c C s | j S( s BaseClass.getter( R ( R ( ( s7 /opt/alt/python27/lib64/python2.7/test/test_property.pyt spam s c C s | | _ d S( N( R ( R t value( ( s7 /opt/alt/python27/lib64/python2.7/test/test_property.pyR s c C s | ` d S( N( R ( R ( ( s7 /opt/alt/python27/lib64/python2.7/test/test_property.pyR ! s ( R R R t propertyR t settert deleter( ( ( s7 /opt/alt/python27/lib64/python2.7/test/test_property.pyR s t SubClassc B sA e Z e j j d � � Z e j d � � Z e j d � � Z RS( c C s t | j � � d S( s SubClass.getterN( R R ( R ( ( s7 /opt/alt/python27/lib64/python2.7/test/test_property.pyR '