Re: [Tutor] Using TAB in Python IDLE

2010-04-03 Thread Alan Gauld
"kent morris" wrote I am just getting started programing in python and am having a problem with the IDLE interface. When I type in an entry and hit the TAB key to enter a remark, I get a drop down menu of some kind, I don't know what this is for, Neither do I from your description. Can you

[Tutor] Using TAB in Python IDLE

2010-04-03 Thread kent morris
I am just getting started programing inĀ  python and am having a problem with the IDLE interface. When I type in an entry and hit the TAB key to enter a remark, I get a drop down menu of some kind, I don't know what this is for, I haven't gotten that far. All I want to do is TAB out to enter a co