about summary refs log tree commit diff stats
path: root/examples/plugin_ipc.py
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2019-04-25 13:16:26 +0200
committertoonn <toonn@toonn.io>2019-04-25 13:16:26 +0200
commit12dc544cd6d435c3846d4189c165b99345cffaa9 (patch)
treeb539b3837c5890ad99dfbacbf80ea1bf25ca03f7 /examples/plugin_ipc.py
parentd63de94506af1e9f1b750991d8591f3b342dcb6b (diff)
downloadranger-12dc544cd6d435c3846d4189c165b99345cffaa9.tar.gz
Fix quantifier check
`not self.quantifier` excluded `0`, which is a perfectly valid
quantifier for `chmod`.
Diffstat (limited to 'examples/plugin_ipc.py')
0 files changed, 0 insertions, 0 deletions
e previous revision' href='/akspecs/ranger/blame/test/tc_ui.py?h=v1.9.3&id=4c05e43d11430fbfd8a5d86ae0070e24775251b1'>^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65