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

File recipe-576889.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/python2.5
2# -*- coding: utf-8 -*-
3'''An attempt to implement a check on Chicago Manual of Style page ranges.
4

Callers

nothing calls this directly

Calls 6

proper_rangeFunction · 0.85
sortedFunction · 0.50
compileMethod · 0.45
openMethod · 0.45
findallMethod · 0.45
splitMethod · 0.45

Tested by

no test coverage detected