Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

And a common stdlib trick is to bind these via function arguments e.g.

    def foo(a, b, thing=util.thing):
        ...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: