Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/twisted/positioning/test/__pycache__/receiver.cpython-39.pyc
Ðазад
a k�h] � @ s* d Z ddlmZmZ G dd� dej�ZdS )z Receivers for use in tests. � )�base�ipositioningc @ s( e Zd ZdZdd� Zdd� Zdd� ZdS ) �MockPositioningReceivera A mock positioning receiver. Mocks all the L{IPositioningReceiver} methods with stubs that don't do anything but register that they were called. @ivar called: A mapping of names of callbacks that have been called to C{True}. @type called: C{dict} c C s"