Message347842
This is really important for newbies. They have no business being in the system Python folder. And Idle is for newbies!
I was teaching an intro Python class, and tried to help a student who had been writing programs in Idle, but now could not get Python going. It took many minutes for me to discover that he had created a new file while the shell window had focus, and innocently saved the file as math.py, without looking for a new directory to put it in.
What a pain tracking that down! |
|
| Date |
User |
Action |
Args |
| 2019-07-13 15:42:21 | andyharrington | set | recipients:
+ andyharrington, rhettinger, terry.reedy, mark, ned.deily, serhiy.storchaka, jeff.allen, eryksun, steve.dower |
| 2019-07-13 15:42:21 | andyharrington | set | messageid: <[email protected]> |
| 2019-07-13 15:42:21 | andyharrington | link | issue22121 messages |
| 2019-07-13 15:42:21 | andyharrington | create | |
|