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-06 21:53:16 +01:00
2026-01-10 19:27:34 +01:00
2025-11-28 19:55:04 +01:00
2025-12-07 17:13:44 +01:00
2023-09-30 17:02:57 +02:00
2025-12-26 14:07:48 +01:00
2025-06-29 17:50:19 +02:00
2025-08-03 11:36:28 +02:00
2025-06-29 17:50:19 +02:00
2025-08-24 10:39:17 +02:00
2025-10-15 16:07:23 +02:00
2025-10-20 09:19:47 +02:00
2025-09-10 16:34:25 +02:00
2026-01-11 17:49:55 +01:00
2025-12-20 19:06:11 +01:00
2023-12-18 23:57:22 +01:00
2025-12-20 19:06:11 +01:00
2025-11-27 19:23:04 +01:00
2025-12-18 09:53:26 +01:00
2025-11-01 10:35:33 +01:00
2025-08-03 11:36:28 +02:00
2026-01-07 20:04:18 +01:00
2026-01-03 10:31:48 +01:00
2026-01-03 10:31:32 +01:00
2025-12-13 10:50:38 +01:00