On Sat, 11 Jan 2020 14:39:38 +0100 Friedrich Rentsch <[email protected]> wrote:
> I'm pretty good at hacking html text. But I have no clue how to get
> dynamic data like this : "At close: {date} {time}". I would
> appreciate a starting push to narrow my focus, currently awfully
> unfocused. Thanks.
Focus on the str.format() function.
--
https://mail.python.org/mailman/listinfo/python-list
