commit | 7d03c8463477b0e314f594bb9988e49dc0945be9 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Mon May 02 18:17:19 2016 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Mon May 02 18:17:19 2016 -0400 |
tree | 81a4625cfeabb45d48af2824b2f208cc081cbc2f | |
parent | 84050c543456c4fe33348c15c67d627ad58b6093 [diff] |
Clarify IDLE-console differences with respect to the sys module. The reload(sys) effect was the crux of a Stackoverflow question.