Home
last modified time | relevance | path

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

/third_party/python/Tools/pynche/
DTypeinViewer.py42 self.__x.bind_class('Normalize', '<Key>', self.__normalize)
89 def __normalize(self, event=None): member in TypeinViewer