Changeset 92:c307d90395db for atomisator/doc/filters.txt
- Timestamp:
- 05/28/07 15:49:13 (18 months ago)
- Files:
-
- 1 modified
-
atomisator/doc/filters.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
atomisator/doc/filters.txt
r87 r92 39 39 40 40 >>> from filters import levenshtein 41 >>> all = entries .select_entries()41 >>> all = entries 42 42 43 43 Text 2 should be blocked because a similar entry is in::
