Mercurial > hg > pyloader
comparison tests/test.ini @ 42:0eebe05f8984
introduce a section with a wrapper; not yet used
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 08 Jun 2011 17:52:41 -0700 |
parents | f6616a5f468f |
children | ade85970c628 |
comparison
equal
deleted
inserted
replaced
41:2c228e3cd6d8 | 42:0eebe05f8984 |
---|---|
5 | 5 |
6 [callback:%(here)s/objects.py:stringsort] | 6 [callback:%(here)s/objects.py:stringsort] |
7 | 7 |
8 [fibonacci:%(here)s/objects.py:fib] | 8 [fibonacci:%(here)s/objects.py:fib] |
9 | 9 |
10 [readable-fibonacci:@:%(here)s/objects.py:fib] | |
11 | |
10 [@:%(here)s/objects.py:wrap] | 12 [@:%(here)s/objects.py:wrap] |
11 app = %(object)s | 13 app = %(object)s |