On Fri, Oct 25, 2019 at 9:54 AM Marek Mosiewicz
wrote:
>
> What about, if Python would have optional end keyword. In fact most of
> blocks have starting : sign. What if you would have also keyword to
> optionaly mark end of block.
>
> That would be big win for IDEs to format code and ensure that t
Space.
On Thu, Oct 24, 2019, 18:53 Marek Mosiewicz
wrote:
> What about, if Python would have optional end keyword. In fact most of
> blocks have starting : sign. What if you would have also keyword to
> optionaly mark end of block.
>
> That would be big win for IDEs to format code and ensure tha