commit | f44c9da16655395f57d3686cb4d82b651489a974 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sat Nov 10 23:33:17 2012 -0800 |
committer | Gregory P. Smith <greg@krypto.org> | Sat Nov 10 23:33:17 2012 -0800 |
tree | 590006943e408977bb81c9ab479938db22144170 | |
parent | 3d8e776cd932ff79fe181984cacce9ff8bcf3e4c [diff] |
Rename a local variable for readability and change a "this can't happen" print() call into a RuntimeWarning as it should've been in the first place. Because nothing should ever cause unexpected stdout output.