MCPcopy Index your code
hub / github.com/clips/pattern / 09-wikia.py

File 09-wikia.py

examples/01-web/09-wikia.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 *-*
2import os, sys, pprint; sys.path.insert(0, os.path.join("..", ".."))
3
4from pattern.web import Wikia

Callers

nothing calls this directly

Calls 5

WikiaClass · 0.90
lenFunction · 0.85
listMethod · 0.80
insertMethod · 0.45
searchMethod · 0.45

Tested by

no test coverage detected