summary refs log tree commit diff stats
path: root/doc/ranger.1
diff options
context:
space:
mode:
authorJon Anderson <jon.david.anderson@gmail.com>2018-01-21 01:19:41 -0800
committerJon Anderson <jon.david.anderson@gmail.com>2018-01-21 01:19:41 -0800
commit43c71f7a938556337bad3ed2ad4b277e730fb969 (patch)
tree450d9b98daa3e592673abd7445a24f02902e26bb /doc/ranger.1
parente330d3458143fb17f3cf22cc11a7fa588e842ac2 (diff)
downloadranger-43c71f7a938556337bad3ed2ad4b277e730fb969.tar.gz
Added except catching for Python2.
When reading a file for which Ranger doesn't have permissions, Python3
throws an OSError. Python2 on the other hand throws a IOError, which
wasn't being caught and caused Ranger to crash. IOError was added to
catch statements for this reason.
Diffstat (limited to 'doc/ranger.1')
0 files changed, 0 insertions, 0 deletions