hi. <br><br>is this the right place to report a bug?<br><br>i had written this by mistake:<br>   filemenu = Menu(menu) , bg="White")<br><br>instead of <br>  filemenu = Menu(menu, bg="Pink")<br><br>and the compiler kept giving me an indentation error in a line much further down which was perfectly okay. 
<br><br>i am using python 2.5.1 with IDLE 1.2.1 on a windows XP machine.<br>anyone else struggling with the same thing, beware! :)<br><br>-mridula.<br>