view tests/test.ini @ 57:cb1898f8c72a

* illustrate another pattern * note future of pyloader casting
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 08 Jun 2011 23:45:11 -0700
parents ade85970c628
children cc361ad8a692
line wrap: on
line source

[:%(here)s/objects.py:StringMunge]
. = PRE
delimeter = !!!
callback = %(callback)s

[callback:%(here)s/objects.py:stringsort]

[fibonacci:%(here)s/objects.py:fib]

[readable-fibonacci:@:%(here)s/objects.py:fib]

[@:%(here)s/objects.py:wrap]
app = %(object)s

[foo:@:fibonacci]

[bar:fibonacci]
n=1