Home
Manpages
About
python (3.11.7)
Browse
Build Log
Usage
Build Options
Dependencies
Source
Versions
Version Info
(root)/
lib/
python3.11/
test/
test_inspect/
inspect_stringized_annotations_2.py
1
from
__future__
import
annotations
2
3
def
foo
(
a
,
b
,
c
)
:
pass