diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-24 20:02:43 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-25 13:22:56 +0200 |
| commit | 55f00fdd55ec20ea5597b8144f4ea3e59a33efe0 (patch) | |
| tree | c70c0bc00d26f96ff1f47f43628710e69c95fe31 /examples/print_sym_info.py | |
| parent | 0c15b8e123c60133ba17932567cc848c44da76ee (diff) | |
Prefix module- and class-internal names with _
I didn't do this when I first wrote Kconfiglib, for whatever reason.
Makes the public API clearer to people browsing the code (though it was
already done for function names) and has some other nice side effects
like uncluttering the module-level documentation and making
autocompletion in ipython more useful. Might avoid pissing off some
people too.
Remove the trailing from _ from stuff that no longer clashes with
keywords.
Piggyback some formatting cleanups for stuff I happened to spot. It's a
huge unwieldy diff anyway.
Diffstat (limited to 'examples/print_sym_info.py')
0 files changed, 0 insertions, 0 deletions
