MCPcopy Index your code
hub / github.com/geekcomputers/Python / dict1.py

File dict1.py

email id dictionary/dict1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3counts = dict()
4mails = list()

Callers

nothing calls this directly

Calls 2

countMethod · 0.80
appendMethod · 0.45

Tested by

no test coverage detected