Searched refs:noload (Results 1 – 3 of 3) sorted by relevance
406 goto noload; in hidden_def()425 goto noload; in hidden_def()442 goto noload; in hidden_def()448 goto noload; in hidden_def()453 goto noload; in hidden_def()458 noload: in hidden_def()
323 .. method:: noload()330 **Note:** the :meth:`noload` method is currently only available on332 :mod:`pickle` module :class:`Unpickler`\ s do not have the :meth:`noload`643 conjunction with the :meth:`~Unpickler.noload` method on the Unpickler.
5156 noload(Unpicklerobject *self) in noload() function5464 return noload(self); in Unpickler_noload()