| Function Summary |
| |
count_records(reader)
|
| |
normalize(s)
|
| |
test()
|
| |
test_count_lines()
|
| |
test_endswith()
|
| |
test_endswith_errors()
|
| |
test_endswith_exhaustive(ending)
|
| |
test_endswith_generic()
|
| |
test_endswith_remainder()
|
| |
test_endswith_SP()
|
| |
test_everything()
|
| |
test_nothing()
|
| |
test_startswith()
|
| |
test_startswith_errors()
|
| |
test_startswith_exhaustive(ending)
|
| |
test_startswith_generic()
|
| |
test_startswith_remainder()
|
| |
test_startswith_SP()
|
| |
test_until()
|