MCPcopy Index your code
hub / github.com/clips/pattern / 03-date.py

File 03-date.py

examples/02-db/03-date.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os, sys; sys.path.insert(0, os.path.join("..", ".."))
2
3from pattern.db import date, time, NOW
4from pattern.web import Bing, NEWS

Callers

nothing calls this directly

Calls 5

dateFunction · 0.90
BingClass · 0.90
timeFunction · 0.90
insertMethod · 0.45
searchMethod · 0.45

Tested by

no test coverage detected