Sindbad~EG File Manager

Current Path : /proc/2508182/root/usr/src/Python-3.12.7/Lib/test/typinganndata/
Upload File :
Current File : //proc/2508182/root/usr/src/Python-3.12.7/Lib/test/typinganndata/ann_module9.py

# Test ``inspect.formatannotation``
# https://github.com/python/cpython/issues/96073

from typing import Union, List

ann = Union[List[str], int]

# mock typing._type_repr behaviour
class A: ...

A.__module__ = 'testModule.typing'
A.__qualname__ = 'A'

ann1 = Union[List[A], int]

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists