Home | History | Annotate | Download | only in python2.7

Lines Matching defs:_update

876     def _update(self, dict, mode):
887 self._update(vars(mod), mode)
892 self._update(vars, mode)