Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
hc @ s1 d Z d Z y d d l Z Wn e k
r; d d l Z n Xd d l m Z d d l m Z d d l m Z d d l m
Z
d d l m Z d d l m Z d d
l m
Z
d d l m Z d d l m Z d d
l m Z d Z d e j f d YZ d e j f d YZ e d k r-e j n d S( s Unittest that directly tests the output of the pure-Python protocol
compiler. See //google/protobuf/internal/reflection_test.py for a test which
further ensures that we can use Python protocol message objects as we expect.
s# robinson@google.com (Will Robinson)iN( t test_bad_identifiers_pb2( t unittest_custom_options_pb2( t unittest_import_pb2( t unittest_import_public_pb2( t unittest_mset_pb2( t unittest_mset_wire_format_pb2( t unittest_no_generic_services_pb2( t unittest_pb2( t service( t symbol_databasei t
GeneratorTestc B s e Z d Z d Z d Z d Z d Z d Z d Z d Z d Z
d Z d
Z d Z
d Z d
Z d Z d Z d Z d Z d Z d Z d Z d Z RS( c C s6 d } t j } | j | j j | j j | j d S( Nt optional_nested_message( R t TestAllTypest assertEqualt
NestedMessaget
DESCRIPTORt fields_by_namet message_type( t selft
field_namet
proto_type( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt testNestedMessageDescriptor@ s
c C s | j d t j | j d t j | j d t j t j } | j d | j | j d t j j | j d | j | j d t j j | j d | j | j d t j j d S( Ni i i i i i ( R
R t FOREIGN_FOOt FOREIGN_BARt FOREIGN_BAZR t FOOt BARt BAZ( R t proto( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt testEnumsG s c s t j } d f d } | j | | j | j | j d k | j | | j | j | j d k | j | j | j | | j | j | j d k | j | | j | j | j d k | j | j | j d | j
d S( Nc S s
| | k S( N( ( t val( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt isnan\ s c s | o | d S( Ni ( ( R ( R ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt isinf_ s i s ? ? ?? ?? ??? ??/ ??-( R t TestExtremeDefaultValuest
assertTruet
inf_doublet neg_inf_doublet
nan_doublet inf_floatt
neg_inf_floatt nan_floatR
t cpp_trigraph( R t messageR ( ( R sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt testExtremeDefaultValuesW s c C s t j j } i t d 6t d 6t d 6t d 6} t g | j D]' } | j | k r; | j | j f ^ q; } | j | | d S( Nt optional_int32t repeated_int32R t
default_int32(
R R R t Falset Truet dictt fieldst namet has_default_valueR
( R t desct expected_has_default_by_namet ft has_default_by_name( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt testHasDefaultValuesp s
*c C s? | j t j j t j j | j t j j j t j j d S( N( R
R t optional_int32_extensiont containing_typet TestAllExtensionsR t TestRequiredt single( R ( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt' testContainingTypeBehaviorForExtensions s
c C s9 | j t j j d | j t j j j t j j d S( N( R
R R: t extension_scopet NoneR= R> R ( R ( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt testExtensionScope s c C sW | j t j j | j t j j j t j j } | j d } | j | j d S( Nt a( R" R R: t is_extensionR= R> R R ( R t message_descriptort non_extension_descriptor( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt testIsExtension s
c C s) t j } | j | j j j d S( N( R t TestMessageSetR" R t
GetOptionst message_set_wire_format( R R ( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt testOptions s c C s9 t j } | j j d j } | j | d k d S( Nt AnEnum( R t TestMessageWithCustomOptionsR t enum_types_by_nameRI R" RA ( R R t enum_options( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt testMessageWithCustomOptions s c C s | j t t j j j t t j j j t j j j t j j j g | j t j j j g | j t j j j j g d S( N(
R
t setR R R t nested_typesR t
OptionalGroupt
RepeatedGroupt TestEmptyMessage( R ( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt testNestedTypes s c C s | j t j j j d k | j t j j j d k | j t j j j j t j j | j t j j j j t j j | j t j j j j t j j d S( N(
R" R RU R R; RA R R
R RT ( R ( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt testContainingType s
c C s9 | j t j j d k | j t j j t j j d S( N( R" R t _FOREIGNENUMR; RA R
t _TESTALLTYPES_NESTEDENUMR R ( R ( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt" testContainingTypeInEnumDescriptor s c C s | j t j j j j d t j j j } | j | j j d | j t j j j j d | j t j j j d | j t j
j j d | j t j j j d d S( Nt protobuf_unittestt protobuf_unittest_import( R
R R R t filet packageR R t
ImportMessageRX RY t _IMPORTENUM( R R5 ( ( sK /usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.pyt testPackage s c C sg | j t j j j g | j t j j j d t f g | j t j j j d d d t f g d S( Ni i* i+ i/ i i ( i* i+ ( i/ i ( R
R R R t extension_rangesR<