Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
OptionParser
Class · 0.90
print_index
Function · 0.85
build_index
Function · 0.70
set
Function · 0.50
open
Function · 0.50
add
Method · 0.45
split
Method · 0.45
difference_update
Method · 0.45
compile
Method · 0.45
parse_args
Method · 0.45
open
Method · 0.45
strip
Method · 0.45
Tested by
no test coverage detected