# coding: utf-8 # AUTO-GENERATED FILE -- DO NOT EDIT """ Test module _testsinglephase """ __doc__ = 'Test module _testsinglephase' __file__ = 'C:\\src\\ide\\build-files\\build-temp\\runtimes-release\\__os__\\win32\\runtime-python3.13\\DLLs\\_testsinglephase.pyd' __loader__ = None __name__ = '_testsinglephase' __package__ = '' __spec__ = None def _clear_globals(): """ _clear_globals() Free all global state and set it to uninitialized. """ pass _module_initialized = 55398.246812625 class error(Exception): pass def initialized_count(): """ initialized_count() Return how many times the module has been initialized. """ pass int_const = 1969 def look_up_self(): """ look_up_self() Return the module associated with this module's def.m_base.m_index. """ pass def state_initialized(): """ state_initialized() Return the seconds-since-epoch when the module state was initialized. """ pass str_const = 'something different' def sum(i, j): """ sum(i,j) Return the sum of i and j. """ pass