summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-09-23 10:50:42 +0200
committerhut <hut@lavabit.com>2010-10-10 02:47:44 +0200
commit542103498ad5efc91bfee8eb3b742118c9f35db5 (patch)
tree0143328a4e33798b024a959a2288bb8acbe883ae
parentd3bcb234bf5776da7d9b66e73107e906342eeb7d (diff)
downloadranger-542103498ad5efc91bfee8eb3b742118c9f35db5.tar.gz
ranger.__main__: typo
-rw-r--r--ranger/__main__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ranger/__main__.py b/ranger/__main__.py
index 0ded8c95..7a31f6a3 100644
--- a/ranger/__main__.py
+++ b/ranger/__main__.py
@@ -19,7 +19,6 @@
 # Most import statements in this module are inside the functions.
 # This enables more convenient exception handling in ranger.py
 # (ImportError will imply that this module can't be found)
-# convenient exception handling in ranger.py (ImportError)
 
 import locale
 import os.path