shell bypass 403

Cubjrnet7 Shell


name : grange.cpython-39.pyc
a

�M�ed�@s6dZddlmZddlZeeeeefd�dd�ZdS)zDNS GENERATE range conversion.�)�TupleN)�text�returncCsd}d}d}d}d}|r0|ddkr0tj�d��|D]b}|dkrZ|dkrZt|�}d}d}q4|dkrtt|�}d}d}q4|��r�||7}q4tj�d	|��q4|dkr�tj�d
��n&|dkr�t|�}n|dks�J�t|�}|dks�J�|dks�J�||k�rtj�d��|||fS)z�Convert the text form of a range in a ``$GENERATE`` statement to an
    integer.

    *text*, a ``str``, the textual range in ``$GENERATE`` form.

    Returns a tuple of three ``int`` values ``(start, stop, step)``.
    �����r�-z!Start cannot be a negative number�/�zCould not parse %szno stop value specifiedzstart must be <= stop)�dns�	exception�SyntaxError�int�isdigit)r�start�stop�stepZcur�state�c�r�./usr/lib/python3.9/site-packages/dns/grange.py�	from_texts<	


r)�__doc__�typingrr�strrrrrrr�<module>s

© 2025 Cubjrnet7