cpython/Lib/test/test_dataclasses
2025-05-22 13:17:22 +03:00
..
__init__.py gh-71339: Use new assertion methods in tests (GH-129046) 2025-05-22 13:17:22 +03:00
dataclass_module_1.py gh-108303: Create Lib/test/test_dataclasses/ directory (#108978) 2023-09-06 15:54:16 +02:00
dataclass_module_1_str.py gh-108303: Create Lib/test/test_dataclasses/ directory (#108978) 2023-09-06 15:54:16 +02:00
dataclass_module_2.py gh-108303: Create Lib/test/test_dataclasses/ directory (#108978) 2023-09-06 15:54:16 +02:00
dataclass_module_2_str.py
dataclass_textanno.py