summary refs log tree commit diff stats
path: root/doc/pydoc/test.html
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-01-14 02:59:14 +0100
committerhut <hut@lavabit.com>2010-01-14 02:59:14 +0100
commit4e9450f955e763a4d301645ab11201834d8a0ccc (patch)
tree650b185783f9758f0737bb056d1f675cdff2ca43 /doc/pydoc/test.html
parent306c76d8fbe649a0bf6c34a1fc446af6d2ec201b (diff)
downloadranger-4e9450f955e763a4d301645ab11201834d8a0ccc.tar.gz
1.0.2! v1.0.2
Diffstat (limited to 'doc/pydoc/test.html')
-rw-r--r--doc/pydoc/test.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/pydoc/test.html b/doc/pydoc/test.html
index a75011da..068b2ab2 100644
--- a/doc/pydoc/test.html
+++ b/doc/pydoc/test.html
@@ -19,18 +19,19 @@
 <tr><td bgcolor="#aa55cc"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="test.tc_bookmarks.html">tc_bookmarks</a><br>
 <a href="test.tc_colorscheme.html">tc_colorscheme</a><br>
+<a href="test.tc_commandlist.html">tc_commandlist</a><br>
 </td><td width="25%" valign=top><a href="test.tc_directory.html">tc_directory</a><br>
 <a href="test.tc_displayable.html">tc_displayable</a><br>
-</td><td width="25%" valign=top><a href="test.tc_history.html">tc_history</a><br>
-<a href="test.tc_keyapi.html">tc_keyapi</a><br>
-</td><td width="25%" valign=top><a href="test.tc_ui.html">tc_ui</a><br>
+<a href="test.tc_history.html">tc_history</a><br>
+</td><td width="25%" valign=top><a href="test.tc_keyapi.html">tc_keyapi</a><br>
+<a href="test.tc_ui.html">tc_ui</a><br>
 <a href="test.test.html">test</a><br>
-</td></tr></table></td></tr></table><p>
+</td><td width="25%" valign=top></td></tr></table></td></tr></table><p>
 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
 <tr bgcolor="#55aa55">
 <td colspan=3 valign=bottom>&nbsp;<br>
 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
     
 <tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
-<td width="100%"><strong>__all__</strong> = ['tc_history', 'tc_directory', 'tc_ui', 'tc_bookmarks', 'tc_history', 'tc_keyapi', 'tc_ui', 'tc_displayable', 'tc_keyapi', 'tc_colorscheme', 'tc_bookmarks', 'tc_directory', 'tc_colorscheme', 'tc_displayable']</td></tr></table>
+<td width="100%"><strong>__all__</strong> = ['tc_commandlist', 'tc_history', 'tc_directory', 'tc_ui', 'tc_commandlist', 'tc_bookmarks', 'tc_history', 'tc_keyapi', 'tc_ui', 'tc_displayable', 'tc_keyapi', 'tc_colorscheme', 'tc_bookmarks', 'tc_directory', 'tc_colorscheme', 'tc_displayable']</td></tr></table>
 </body></html>
\ No newline at end of file
9'>239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381