One Hat Cyber Team
Your IP :
172.69.59.54
Server IP :
104.21.7.16
Server :
Linux server3.shared.spaceship.host 4.18.0-553.47.1.lve.el8.x86_64 #1 SMP Tue Apr 8 13:54:31 UTC 2025 x86_64
Server Software :
LiteSpeed
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
lib
/
python3.6
/
site-packages
/
dns
/
__pycache__
/
Edit File:
grange.cpython-36.opt-1.pyc
3 �b�W� � @ s d Z ddlZdd� ZdS )zDNS GENERATE range conversion.� Nc C s� d}d}d}| r(| d dkr(t jjd��xj| D ]b}|dkrT|dkrTt|�}d}d}q.|dkrnt|�}d}d}q.|j� r�||7 }q.t jjd | ��q.W |dkr�t jj� �|dkr�t|�}|dkr�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� )r r )�dnsZ exception�SyntaxError�int�isdigit)�text�stepZcur�state�c�start�stop� r �/usr/lib/python3.6/grange.py� from_text s0 r )�__doc__r r r r r r �<module> s
Simpan