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 : |
��
�sorted�.�� J����.�K.�� �
last_write�.��
�ranges�.��
�append�.�� �
_encode_range�.�K .��" X Represent a list of integers as a sequence of ranges:
((start_0, end_0), (start_1, end_1), ...), such that the original
integers are exactly those x such that start_i <= x < end_i for some i.
Ranges are encoded as single integers (start << 32 | end), not as tuples.
�.�K .�� ����� .��
�bisect�.�� �bisect_left�.�� �
_decode_range�.��* �&too many values to unpack (expected 2)�.�� �pos�.��A �=Determine if `int_` falls into one of the ranges in `ranges`.�.�� X
Given a list of integers, made up of (hopefully) a small number of long runs
of consecutive integers, compute a representation of the form
((start1, end1), (start2, end2) ...). Then answer the question "was x present
in the original list?" in time O(log(# runs)).
�.�� �__doc__�.��4 �0/usr/lib/python3/dist-packages/idna/intranges.py�.�� �__file__�.�� �__spec__�.��
�origin�.�� �has_location�.�� �
__cached__�.�� �intranges_from_list�.�� �intranges_contain�.�� �<module idna.intranges>�.�� �r���.�� �start��end���.��+ (�int_�h�tuple_�h
�left��right��_�t�.��2 (�list_��sorted_list�hh�i��
current_range�t�.�� � �.