-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Just the way IDLE works. Unexpected, but certainly not a bug, I'd say.
Andreas
Grant Hagstrom wrote:
> A bug or feature in the IDLE of python 2.5?
>
> pre-step: save the following file to your computer:
> # file mylist.py
> jobs = [
> 'Lions
A bug or feature in the IDLE of python 2.5?
pre-step: save the following file to your computer:
# file mylist.py
jobs = [
'Lions',
'SysTest',
'trainDD',
'Cats',
'train',
'sharks',
'whale',
]
Step 1.
copy, paste this script into the idle wi