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/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
V
Qc @ s d Z d d l Z d d l m Z d d l m Z m Z d e j f d YZ e d k r e Z
e
j e e
j e j
d n d S( s
A simple demo that reads in an XML document and displays the number of
elements and attributes as well as a tally of elements and attributes by name.
iN( t defaultdict( t make_parsert handlert FancyCounterc B s# e Z d Z d Z d Z RS( c C s4 d | _ d | _ t t | _ t t | _ d S( Ni ( t _elemst _attrsR t intt _elem_typest _attr_types( t self( ( s+ /usr/lib64/python2.7/Demo/xml/elem_count.pyt __init__
s c C se | j d 7_ | j t | 7_ | j | c d 7