]> git.ipfire.org Git - thirdparty/patchwork.git/commit
trivial: Cleanup of 'bin/parsemail'
authorStephen Finucane <stephen.finucane@intel.com>
Fri, 13 Nov 2015 03:21:03 +0000 (03:21 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 26 Nov 2015 21:15:37 +0000 (21:15 +0000)
commit2fea8aba0e8ad0555cb306f6e1539bdd162098c3
treea67583f9386ef9928f4320d5d20771b3f41a8fbc
parent16815aea6d14e4354e915455fa104256866984ee
trivial: Cleanup of 'bin/parsemail'

Do some cleanup of the script, removing excess whitespace and imports,
localising variables where possible etc. This file still isn't py3
compatible but it's getting there.

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
patchwork/bin/parsemail.py