Switch to unified view

a/src/python/samples/rcldlkp.py b/src/python/samples/rcldlkp.py
1
#!/usr/bin/env python
1
#!/usr/bin/env python
2
__doc__ = """
2
__doc__ = """
3
An exemple indexer for an arbitrary multi-document file format.
4
Not supposed to run ''as-is'' or be really useful.
5
3
''Lookup'' notes file indexing
6
''Lookup'' notes file indexing
4
7
5
The file format has text notes separated by lines with a single '%' character
8
The file format has text notes separated by lines with a single '%' character
6
9
7
If the script is called with just the file name as an argument, it will 
10
If the script is called with just the file name as an argument, it will