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
Authors ======= Maximillian Dornseif > IPy author and maintainer until the version 0.42 Victor Stinner > new maintainer since the version 0.5 Contributors ============ Aras Vaichas > fix __getitem__ for IP object of size 1 Arfrever Frehtes Taifersar Arahesis > IP('0.0.0.0/0') + IP('0.0.0.0/0') raises an error Bernhard Frauendienst > fix IPv6 parser James Teh > make_net option patch Jean Gillaux > fix netmask "/0.0.0.0" Mark Johnston > bringing IPy to Python 2.3 Matthew Flanagan > fix strCompressed() Robert Nickel > fix setup.py bdist_rpm Samuel Krempp > fix __cmp__() bug Shell, Hin-lik Hung > bring IPy to OpenBSD ports Skinny Puppy > __add__() now always returns a value Sander Steffann (sander AT steffann.nl) > Fix the IPv6 address range descriptions William McVey > Fix IP.__nonzero__()