Bug: spurious indentation error

Mridula Ramesh mridula.ccpl at gmail.com
Fri Sep 28 07:41:35 EDT 2007


hi.

is this the right place to report a bug?

i had written this by mistake:
   filemenu = Menu(menu) , bg="White")

instead of
  filemenu = Menu(menu, bg="Pink")

and the compiler kept giving me an indentation error in a line much further
down which was perfectly okay.

i am using python 2.5.1 with IDLE 1.2.1 on a windows XP machine.
anyone else struggling with the same thing, beware! :)

-mridula.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070928/c05d2a61/attachment.html>


More information about the Python-list mailing list