Mercurial > p > roundup > code
changeset 5074:7612b86bec69
Remove 'import *' statement from dist/command/build_doc.py
There are various 'import *' statements scattered through the code which
are generally not a good thing. These should be fairly safe changes, but
I'll commit them one file at a time to make it easier to track down
issues with a bisect if they crop up later.
| author | John Kristensen <john@jerrykan.com> |
|---|---|
| date | Fri, 10 Jun 2016 17:24:39 +1000 |
| parents | d0aa596daca8 |
| children | 04a8022ae0de |
| files | roundup/dist/command/build_doc.py |
| diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
