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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to