Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_heapqmodule.c578 PyDoc_STRVAR(__about__,
676 PyObject *about = PyUnicode_FromString(__about__); in heapq_exec()
/third_party/python/Lib/
Dheapq.py33 __about__ = """Heap queues variable