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
xfc @ s d Z d Z d d l Z d d l Z d d l Z d d l Z y d d l Z Wn: e k
r d d d YZ e Z e j d IJn Xe j d Z
d Z d Z d
Z
d e j d Z y# e j e j d
d \ Z Z Wn= e j k
r&Z e j e IJe j e IJe j d
n Xe j Z e Z xA e D]9 \ Z Z e d k rae j Z q=e d k r=e Z q=q=We se j e IJe j d
n xF e j e e D]2 Z e rd e GHn e
e Z e re GHqqWd S( s_ List all those Python files that require a coding directive
Usage: nocoding.py dir1 [dir2...]
s Oleg Broytmann, Georg BrandliNt pysourcec B s e Z d Z Z Z d Z RS( c o s x | D] } t j j | r0 | j d Vq t j j | r xZ t j | D]F \ } } } x4 | D], } | j d rh t j j | | Vqh qh WqR Wq q Wd S( Ns .py( t ost patht isfilet endswitht isdirt walkt join( t selft pathst argst kwargsR t roott dirst filest filename( ( s2 /usr/lib64/python2.7/Tools/scripts/findnocoding.pyt walk_python_files s
N( t __name__t
__module__t Nonet has_python_extt looks_like_pythont can_be_compiledR ( ( ( s2 /usr/lib64/python2.7/Tools/scripts/findnocoding.pyR s s^ The pysource module is not available; no sophisticated Python source file search will be done.s coding[=:]\s*([-\w.]+)c C s&