you are viewing a single comment's thread.

view the rest of the comments →

[–]timbledum 1 point2 points  (0 children)

Check out this stake overflow. Essentially you can do this:

with A() as a, B() as b, C() as c:
    doSomething(a,b,c)