summary refs log tree commit diff stats
path: root/doc/pydoc
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:29 +0200
commit4537ca72633b0c60e6fd4700adb6b96c0a823c7b (patch)
tree9b632e2ef4fedea854a1e4199073584385d93647 /doc/pydoc
parent21da5a5ffbe325930ef2c01b016ce68c8cff6eca (diff)
downloadranger-4537ca72633b0c60e6fd4700adb6b96c0a823c7b.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 'doc/pydoc')
0 files changed, 0 insertions, 0 deletions
107'>107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146