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

File test_unpack_ex.py

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

Source from the content-addressed store, hash-verified

1# Tests for extended unpacking, starred expressions.
2
3import doctest
4import unittest

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected