In article <[email protected]>, Steven D'Aprano <[email protected]> wrote:
> The rule of three applies here: anything you do in three different places > ought to be managed by a function. I prefer the rule of two :-) -- https://mail.python.org/mailman/listinfo/python-list
