Home
last modified time | relevance | path

Searched refs:pickle_union (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Dcopyreg.py39 def pickle_union(obj): function
43 pickle(type(int | str), pickle_union)