OK I got the point. I have to use several statements in a single line. For exmpale, something like: i = 1; if (i >=1): i = 0
is there a way to do it? Is there a replacement to the newline char? Thanks. Ori wrote: > > Hello, > > Is there a way to use code blocks (like { and } in other languages) > instead of indentation? > > Thanks, > Ori > -- View this message in context: http://www.nabble.com/Using-blocks-separators-instead-of-indentation-tf4259431.html#a12133742 Sent from the IronPython mailing list archive at Nabble.com. _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com