]> git.ipfire.org Git - thirdparty/systemd.git/commit - tools/update-man-rules.py
python: remove star imports
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 3 Jul 2017 00:26:32 +0000 (20:26 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 18 Jul 2017 14:04:44 +0000 (10:04 -0400)
commit1c6c3ef0bfca3be3cd467adba52f5a235b3ab163
tree53c01aeb69c55bdfa5e18ed226eac64991584e5d
parent0689f766dca5b83443fe0990846478059244d123
python: remove star imports

Star imports are discouraged and break pyflakes.

I'm happy to report that pyflakes finds no issues ;)
tools/make-directive-index.py
tools/make-man-index.py
tools/make-man-rules.py