José Matos 08a747a750 Fix typo that make the conversion not working
The reason to change was that format is a builtin function in Python.

By redefining it we are simply overriding it and so it is not a problem
although not elegant.

Another issue in this file is `match` that become a contextual keyword
in Python 3.10. Again it is not elegant although it is allowed.
2025-01-05 12:16:58 +00:00
..
2025-01-01 15:45:01 +01:00
2024-08-12 12:29:50 +02:00
2022-11-20 21:19:44 +01:00
2023-08-01 05:23:05 -04:00
2025-01-01 15:45:01 +01:00
2023-03-20 22:48:41 +01:00
2024-11-13 09:29:37 +01:00
2024-01-06 11:46:25 +01:00
2019-06-26 08:57:05 +02:00
2024-08-28 09:23:35 +02:00
2024-06-18 10:24:09 +01:00
2025-01-01 15:45:01 +01:00
2023-11-09 00:21:21 +01:00
2018-03-09 15:17:23 +01:00