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 : |
��
� gzipvalue�.�� �name�.�� �legacy_zlib�.��
� set_value�.��E �AInitialize an empty CompressedValue object with an optional name.�.�� �BytesIO�.�� �gzip�.�� �GzipFile�.�� �wb�.�K .�� �mode��fileobj��mtime���.�� �write�.�� �getvalue�.�� �Set uncompressed value.�.�� �zlib�.�� �
decompress�.�� h
��.�� �read�.�� �Return uncompressed value.�.�� �gz�.�� J ��.�� �file�.��9 �5Write uncompressed value into given file-like object.�.��
� get_value�.��
�struct�.��
�unpack�.�� �<L�.��! �builtins��slice���J����NN��R�.��( �$Return length of uncompressed value.�.�� �
splitlines�.��2 �.Behaves like splitlines() for a normal string.�.�� �time�.�� �asctime�.�� �ProblemType�.�� �Date�.�� �data�.�� �old_keys�.��� ��Initialize a fresh problem report.
type can be 'Crash', 'Packaging', 'KernelCrash' or 'KernelOops'.
date is the desired date/time string; if None (default), the
current local time is used.
�.�� �_assert_bin_mode�.�� �clear�.�� �
startswith�.�� C ���.��
� b64_block�.�� �key�.�� �value�.��
�base64�.��
� b64decode�.�� �bd�.�� �
compressed�.�� C �.�� C����.�� �block�.�� �
decompressobj�.��
� MAX_WBITS�.�� �self�.�� �_strip_gzip_header�.�� C
�.�� �endswith�.�� h@��.�� hKJ����N��R�.�� hKNN��R�.�� �flush�.�� �remaining_keys�.��
�remove�.�� �_try_unicode�.�� �split�.�� C:�K��.��* �&too many values to unpack (expected 2)�.�� �_python2�.��
�decode�.�� �ASCII���.�� �strip�.��
Cbase64�.�� �CompressedValue�.��
�encode�.�� �keys�.��� X� Initialize problem report from a file-like object.
If binary is False, binary data is not loaded; the dictionary key is
created, but its value will be an empty string. If it is True, it is
transparently uncompressed and available as dictionary byte array values.
If binary is 'compressed', the compressed value is retained, and the
dictionary value will be a CompressedValue object. This is useful if
the compressed value is still useful (to avoid recompression if the
file needs to be written back).
file needs to be opened in binary mode.
If key_filter is given, only those keys will be loaded.
Files are in RFC822 format, but with case sensitive keys.
�.�� �line�.�� �missing_keys�.�� �os�.�� �path�.�� �join�.�� �dir�.��
� __enter__�.�� �__exit__�.�� �out�.�� NNN��.�� �unable to open %s�.�� �Cannot find %s in report�.�� �, �.��
�values�.�� �%s has no binary content�.�� �items�.��� ��Extract only one binary element from the problem_report
Binary elements like kernel crash dumps can be very big. This method
extracts directly files without loading the report into memory.
�.��
�locale�.��
� getlocale�.�� �LC_TIME�.��
� setlocale�.�� �C�.��
�mktime�.�� �strptime�.�� �Error�.��k �gGet timestamp (seconds since epoch) from Date field
Return None if it is not present.
�.�� � �.��� �~Check if the report has any keys which were not loaded.
This could happen when using binary=False in load().
�.�K .�� �isspace�.��4 �0Check if the given strings contains binary data.�.�� �
_is_binary�.�� �UTF-8���.��- �)Try to convert bytearray value to unicode�.�� �find�.�� �binkeys�.��
�append�.�� �asckeys�.�K.�� �sort�.�� �ProblemType���.��
�insert�.�� K �ProblemType���.�K.�K.�� �rb�.�� �v�.��# �did not get any data for field �.�� C:
���.�� �replace�.��
h@C
���.�� C: ���.�� �tell�.�� C
: base64
���.��
� b64encode�.�� C
� ��.�� C �.�� C
���.�� �crc32�.�� h8��.�� �compressobj�.�K.�� �DEFLATED�.�� �
DEF_MEM_LEVEL�.�� �compress�.�� �f�.�� �size�.�� �crc�.�� �seek�.�� �truncate�.�� �bc�.�� �close�.��- �)did not get any data for field %s from %s�.�� �pack�.�� ����� .��� X� Write information into the given file-like object.
If only_new is True, only keys which have been added since the last
load() are written (i. e. those returned by new_keys()).
If a value is a string, it is written directly. Otherwise it must be a
tuple of the form (file, encode=True, limit=None, fail_on_empty=False).
The first argument can be a file name or a file-like object,
which will be read and its content will become the value of this key.
'encode' specifies whether the contents will be
gzip compressed and base64-encoded (this defaults to True). If limit is
set to a positive integer, the file is not attached if it's larger
than the given limit, and the entire key will be removed. If
fail_on_empty is True, reading zero bytes will cause an IOError.
file needs to be opened in binary mode.
Files are written in RFC822 format.
�.�� �stat�.�� �ab�.�� �chmod�.�� �utime�.�� �st_atime�.�� �st_mtime�.�� �st�.�� �st_mode�.�� X Add this report's data to an already existing report file.
The file will be temporarily chmod'ed to 000 to prevent frontends
from picking up a hal-updated report file. If keep_times
is True, then the file's atime and mtime restored after updating.
�.��
�sorted�.�� �counter�.�� �.gz���.�� �gf�.�� �MIMEBase�.�� �application��x-gzip���.�� �k�.�� �
add_header�.��&