Your IP : 216.73.216.196
Current Path :
/
opt
/
alt
/
python312
/
lib64
/
python3.12
/
test
/
test_inspect
/
Upload File :
Current File : //opt/alt/python312/lib64/python3.12/test/test_inspect/inspect_stringized_annotations_2.py
from __future__ import annotations def foo(a, b, c): pass