diff options
author | hut <hut@lavabit.com> | 2009-12-17 17:50:27 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-12-17 17:50:27 +0100 |
commit | 16246965082ce5d319f5cef07da3ff533ca50cc2 (patch) | |
tree | bbf080d50c33a5a910235cb0fdb018f738b17d22 /ranger.py | |
parent | e48e3c5c5046bf992a563d112629f10a3adc8168 (diff) | |
download | ranger-16246965082ce5d319f5cef07da3ff533ca50cc2.tar.gz |
tons of stuff
Diffstat (limited to 'ranger.py')
-rwxr-xr-x | ranger.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger.py b/ranger.py index 807e28a6..2e380581 100755 --- a/ranger.py +++ b/ranger.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python -OO # coding=utf-8 # ranger: Browse your files inside the terminal. |