MCPcopy Index your code
hub / github.com/python/cpython / test_font.py

File test_font.py

Lib/test/test_tkinter/test_font.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import collections.abc
2import unittest
3import tkinter
4from tkinter import font

Callers

nothing calls this directly

Calls 2

requiresFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected