Nuacht

Describe the bug If the main namespace has a empty interface, the python client generator breaks.
Python expects a negative index to be interpreted as the position from the end of the container. Otherwise this breaks the implementation of pop() from abc (on top of a common assumption). This ...
In Python, a SyntaxError happens when the interpreter finds code that does not conform to the rules of the Python language.