MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577179.py

File recipe-577179.py

recipes/Python/577179_Create_book_index/recipe-577179.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python2.6
2# -*- coding: utf-8 -*-
3""" Read page indices to build book index. """
4# index should be between 3 and 9 pages

Callers

nothing calls this directly

Calls 13

OptionParserClass · 0.90
print_indexFunction · 0.85
build_indexFunction · 0.70
setFunction · 0.50
openFunction · 0.50
addMethod · 0.45
splitMethod · 0.45
difference_updateMethod · 0.45
compileMethod · 0.45
parse_argsMethod · 0.45
openMethod · 0.45
stripMethod · 0.45

Tested by

no test coverage detected