diff options
Diffstat (limited to 'tabcheck.py')
-rwxr-xr-x | tabcheck.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tabcheck.py b/tabcheck.py index 1699e9883..2d45cdead 100755 --- a/tabcheck.py +++ b/tabcheck.py @@ -1,4 +1,4 @@ -#!/usr/bin/python -O +#!/usr/bin/python -bO import tabnanny,sys |