Home
last modified time | relevance | path

Searched defs:Shelf (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/turtledemo/
Dsorting_animate.py42 class Shelf(list): class
/third_party/python/Lib/
Dshelve.py77 class Shelf(collections.abc.MutableMapping): class