summary refs log tree commit diff stats
path: root/setup.py
diff options
context:
space:
mode:
authornfnty <git@nfnty.se>2017-02-03 01:14:19 +0100
committernfnty <git@nfnty.se>2017-02-03 01:16:29 +0100
commit71a5fa56a40fe447a5670aef9800711b93553e25 (patch)
treed8c4be42b4144a96c1ed684e4d093dea224624de /setup.py
parentbf080d7a110eb9741a143bc8529a55d91862ec0d (diff)
downloadranger-71a5fa56a40fe447a5670aef9800711b93553e25.tar.gz
Fix alias macro expansion
Fixes #732
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions
.com> 2009-12-13 19:42:51 +0100 updated / added tests' href='/akspecs/ranger/commit/test/tc_ui.py?h=v1.9.0b2&id=1159f9ec182496ddc5324f23fb1d5eae73fe63e3'>1159f9ec ^
a6791aee ^
1159f9ec ^





85fd5288 ^
1159f9ec ^






















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
66
67
68
69