Mike Fährmann
a79a945494
[formatter] overload '.' operator
implement generic access of
* list items (L[1] -> L.1)
* dict vslues (D[key] -> D.key)
* object attributes (O.attr -> O.attr)
in standard format strings
2026-01-11 17:49:55 +01:00
..
2026-01-10 19:27:34 +01:00
2015-10-03 14:51:13 +02:00
2024-02-27 02:10:05 +01:00
2025-08-14 10:22:42 +02:00
2025-08-14 10:22:42 +02:00
2025-12-29 19:05:34 +01:00
2025-10-19 18:51:42 +02:00
2025-12-07 17:13:25 +01:00
2026-01-11 17:49:55 +01:00
2025-12-05 21:39:52 +01:00
2023-03-02 17:26:51 +01:00
2024-02-27 02:10:05 +01:00
2025-12-19 17:10:53 +01:00
2025-12-20 10:37:28 +01:00
2026-01-07 19:23:54 +01:00
2025-11-01 10:35:33 +01:00
2025-12-08 10:32:46 +01:00
2025-09-21 18:14:59 +02:00