patman: Don't require Python 2
authorSimon Glass <sjg@chromium.org>
Tue, 14 May 2019 21:53:55 +0000 (15:53 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 10 Jul 2019 22:52:58 +0000 (16:52 -0600)
commitb2e73125b20a8f15d031d05dfec572b5014bc7fe
tree74ec5974dae17d4e426920bfd90d6c1e0bda371b
parentf6a6aafceb74b496f6f8aaec908cd91b35252fbf
patman: Don't require Python 2

Update the shebang to allow either Python 2 or Python 3.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/patman.py