>>>>> "Alberto" == Alberto Berti <[email protected]> writes:
Alberto> async external_coro(): # this is the calling context, which is
a coro
Alberto> async with transction.begin():
Alberto> o = MyObject
Alberto> # maybe other stuff
ops... here it is "o = MyObject()" ;-)
--
https://mail.python.org/mailman/listinfo/python-list
