
Sept. 30, 2018
3:30 p.m.
Hi Marko, Regarding the “transpile into Python” syntax with with statements: Can I see an example of this syntax when used in pathlib? I’m a bit worried this syntax is too long and “in the way”, unlike decorators which are before the function body. Or do you mean that both MockP and your syntax should be supported? Would with requiring: assert arg1 < arg2, “message” Be the code you type or the code that’s actually run? James Lu
On Sep 29, 2018, at 2:56 PM, Marko Ristin-Kaufmann <marko.ristin@gmail.com> wrote:
Just