IndentationError in 2.5 command line interpreter

[email protected]
Newsgroups gmane.comp.python.windows-ce
Message-ID <29241896.1161349164952.JavaMail.root@elwamui-wigeon.atl.sa.earthlink.net>
If I try to write a multi-line construct in the Pythonce 2.5 command line interpreter,
I get an IndentationError
when I press Enter after a line with some control flow statement.

For example, consider this simple example:

>>>  for i in xrange(10):

When I press Enter at this point, I get:

IndentationError: expected an indented block.

In Pythonce 2.4.3 and earlier, pressing Enter forced a line break and I could include
the necessary indentation on the continuation line. Is it a known issue that this
behavior no longer works?

Thanks for your help.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.