Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.16.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : grange.cpython-36.pyc
3

�b�W��@sdZddlZdd�ZdS)zDNS GENERATE range conversion.�NcCs�d}d}d}|r(|ddkr(tjjd��xj|D]b}|dkrT|dkrTt|�}d}d}q.|dkrnt|�}d}d}q.|j�r�||7}q.tjjd	|��q.W|dkr�tjj��|dkr�t|�}|dkr�t|�}|dks�t�|dks�t�||ks�t�|||fS)z�Convert the text form of a range in a GENERATE statement to an
    integer.

    @param text: the textual range
    @type text: string
    @return: The start, stop and step values.
    @rtype: tuple
    ��r�-z!Start cannot be a negative number��/�zCould not parse %s�)rr)�dnsZ	exception�SyntaxError�int�isdigit�AssertionError)�text�stepZcur�state�c�start�stop�r�/usr/lib/python3.6/grange.py�	from_texts6


r)�__doc__r	rrrrr�<module>s
© 2025 XylotrechusZ