about summary refs log tree commit diff stats
path: root/test/test.py
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-04-08 19:56:29 +0200
committerhut <hut@lavabit.com>2010-04-08 19:56:34 +0200
commitd6cd804c94c998f4bcc165d40c2c4a948f57c04e (patch)
tree7375360b4a4b392f6de8121cbf413a077b44d7ef /test/test.py
parentea5a2b987dfdfa43dc302582bcf38b6953d0657b (diff)
downloadranger-d6cd804c94c998f4bcc165d40c2c4a948f57c04e.tar.gz
tc_direction: fixed
maximum=X means that the maximum value is set to X-1.
Works for lists:
d.move(maximum=len(lst))

is this counter intuitive?
Diffstat (limited to 'test/test.py')
0 files changed, 0 insertions, 0 deletions
am@wmii.de> 2006-07-17 18:49:13 +0200 simplified Makefile' href='/acidbong/suckless/dwm/commit/Makefile?h=5.7&id=789717d109016279bd541efe5b72899fbcf68335'>789717d ^
1076f2b
789717d ^
650a1fb ^
dbf7e03 ^



1076f2b



42277b1 ^
5d3fd37 ^
a2d56f6 ^
99b126d ^

1076f2b
650a1fb ^
3d48f33 ^

82064af ^
1076f2b

4d55eee ^
db876f9 ^
dbf7e03 ^

4d55eee ^






dbf7e03 ^

4d55eee ^
dbf7e03 ^
4d55eee ^


dbf7e03 ^
ad4962c ^
4d55eee ^
dbf7e03 ^

4d55eee ^



dc5c070 ^

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