?¡ëPNG  IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À? ¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T
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/user1137782/www/china1.by/classwithtostring.php on line 86

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
2009-03-02 * released 0.3.1 2009-03-01 * Fix empty line bugs introduced by the compatibility hack 2009-02-27 * released 0.3.0 2009-02-22 * Make INIConfig objects pickle-able * Fix the defaults() method * Replicate ConfigParser behavior regarding empty lines in multi-line values - empty lines are stripped on parsing, but preserved when the value is explicitly set. 2009-02-10 * Skip DEFAULT section when listing sections (issue 8) 2009-02-03 * Bugfixes for continuation line behavior, based on patch by sidnei.da.silva - (1) preserve empty lines in multi-line values, and (2) fix assignment to multi-line values 2008-12-06 * released 0.2.4 2008-12-06 * upgraded test_compat to the tests included with python-2.6.1 * fixed compatibility warnings generated by the '-3' option * Python's ConfigParser has acquired the ability to use custom dict types - presumably to support user-controlled ordering. This feature does not seem to make sense in the context of iniparse, so I'm not planning on adding support for it (unless I hear otherwise from users). 2008-12-05 * add hack to fix unicode support on python-2.4.x * use the built-in set() type instead of the pre-2.4 sets module 2008-04-06 * support files opened in unicode mode * handle BOMs in unicode mode 2008-03-30 * cleanup ConfigNamespace docs * rename readfp() to _readfp() * replace import_namespace() with an update_config() utility function. 2007-12-11 * released 0.2.3 2007-12-09 * preserve whitespace around '=' and ':' 2007-10-02 * handle empty files 2007-09-24 * released 0.2.2 2007-09-09 * allow multi-line values to span comments and blank lines 2007-08-07 * released version 0.2.1 2007-07-28 * only use .readline() on file objects for better ConfigParser compatibility * spec file fixes for fedora 2007-07-19 * released version 0.2 2007-07-10 * renamed project to iniparse * renamed classes to reflect new project name * made names more friendly and PEP 8 compliant 2007-07-10 * imported into google-code 2004-10-03 * packaged, added licences, etc. * released version 0.1