Is it possible to create a block without creating any label in python Consider my code is
someCodeHere try: st1 st2 except Exception: pass