commit | 929d7f86d50b21ac10ad7fea73d3b9c4cf63b18a | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Mon May 02 18:30:02 2016 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Mon May 02 18:30:02 2016 -0400 |
tree | 28bcf133390329763af4655587c2aaa4e1cbd464 | |
parent | ac962053254611be78f8adf4983bfbc34134ba05 [diff] |
Clarify IDLE-console differences with respect to the sys module. The reload(sys) effect was the crux of a Stackoverflow question.