On Tue, Nov 19, 2019 at 12:34 PM Matt Wilkie <[email protected]> wrote:
> I noticed a function[0] today that was created to simulate python 3, which > is no longer necessary now that py2 support has been dropped. There's > probably dozens of these scattered throughout. How should they be flagged > for refactoring and/or removal? Create an issue for each one or collect > them into one, or something else? > Please collect them in a single issue. Not all can be fixed, because the wrapper function doesn't do exactly the same thing as the actual python function. Having said that, I definitely do want to clean what can be cleaned. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS1F1%2BvNhYkYoQtMc71duEwPSFz4NKwV2%3DTQnA90HK4WkA%40mail.gmail.com.
