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
î e fG:ã@s&dZddlZddlZddlmZddlmZ ddddd d gZ dd d dd ddd„Z d d dd ddd„Z dd „Z dd„Zdd„ZGdd„dƒZdd„ZGdd „d ƒZdd„Zdd„Zddd„Zedkr"eƒndS) a/Support to pretty-print lists, tuples, & dictionaries recursively. Very simple, but useful, especially in debugging data structures. Classes ------- PrettyPrinter() Handle pretty-printing operations onto a stream using a configured set of formatting parameters. Functions --------- pformat() Format a Python object into a pretty-printed representation. pprint() Pretty-print a Python object to a stream [default is sys.stdout]. saferepr() Generate a 'standard' repr()-like value, but protect against recursive data structures. éN)Ú OrderedDict)ÚStringIOÚpprintÚpformatÚ isreadableÚ isrecursiveÚsafereprÚ PrettyPrinterééPÚcompactFc Cs8td|d|d|d|d|ƒ}|j|ƒdS)zAPretty-print a Python object to a stream [default is sys.stdout].ÚstreamÚindentÚwidthÚdepthr N)r r)Úobjectr rrrr Zprinter©rú+/opt/alt/python34/lib64/python3.4/pprint.pyr.s c Cs(td|d|d|d|ƒj|ƒS)zrFrz, )r4r,r1rJrKr3)rrQr rr^r_r`r4ZdelimnlZdelimrrdrfrbÚwrrrrVs*           zPrettyPrinter._format_itemscCsR|j||jƒ|j|ƒ\}}}|s<d|_n|rNd|_n|S)NFT)r8Úcopyr*rIrH)rrr_r`rYr:r;rrrrJ+s  zPrettyPrinter._reprcCst||||ƒS)zÈFormat object for a specific context, returning a string and flags indicating whether the representation is 'readable' and whether the object represents a recursive construct. )r)rrr_Ú maxlevelsr`rrrr84szPrettyPrinter.format) r"r#r$rrrrrr3rVrJr8rrrrr es #     z  c!Cs6t|ƒ}|tkrdtjkr:t|ƒddfSd|krhd|krhd}idd6}nd}idd6}|j}tƒ}|j} xJ|D]B} | jƒr¼| | ƒq| || t| ƒdd…ƒƒqWd ||j ƒ|fddfSt |d dƒ} t |t ƒr‰| t j kr‰|s=dSt|ƒ} |rn||krnd d| |kfS| |krt|ƒddfSd|| s˜         '                    rcCsdt|ƒjt|ƒfS)Nz)rr"r)rrrrrG“srGcCs»ddl}|dkrHddddgidd6d d 6fgd }ntƒ}|jƒ}t|iddƒ|jƒ}|j|ƒ|jƒ}td ||ƒtd ||ƒdS)NrÚstringr rééééééi †z _safe_repr:zpformat:)r r)Útimer rrÚprint)rr‡ÚpZt1Zt2Zt3rrrÚ _perfcheck˜s  0     rŠÚ__main__)r%r[Úsysr.Ú collectionsrrOÚiorr5Ú__all__rrrrrrr(r rrGrŠr"rrrrÚ#s(       Ù U