aboutsummaryrefslogtreecommitdiffstats
path: root/tabcheck.py
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2014-01-18 12:38:31 +0100
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2014-01-18 12:38:31 +0100
commit08cd954a46def397ca7aa62e5f738cd2fa77a228 (patch)
tree152f24dfeebc8a23e79acef13cc8ec42f364767d /tabcheck.py
parentAdd support for the following attributes in layout.conf to allow more (diff)
downloadgentoo-portage-08cd954a46def397ca7aa62e5f738cd2fa77a228.tar.xz
gentoo-portage-08cd954a46def397ca7aa62e5f738cd2fa77a228.zip
Enable BytesWarnings.
Diffstat (limited to 'tabcheck.py')
-rwxr-xr-xtabcheck.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tabcheck.py b/tabcheck.py
index 1699e9883a8..7b5ea19136f 100755
--- a/tabcheck.py
+++ b/tabcheck.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python -O
+#!/usr/bin/python -bbO
import tabnanny,sys