commit | 31b3b92f7af4adb44ef5ef21c329c383817d087e | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Jun 05 01:49:17 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Jun 05 01:49:17 2013 +0200 |
tree | cec413f0876375b8e6575a9b5e302253c4af1848 | |
parent | e87267dc6e35b59e1bddeef65ec321f2c4fa83ef [diff] |
Issue #13772: Mark helper functions as private (static) Cleanup also the code to follow the Python coding style (PEP 7).