# coding: utf-8 # AUTO-GENERATED FILE -- DO NOT EDIT """ Test module _testsinglephase """ __doc__ = 'Test module _testsinglephase' __file__ = '/home/shared/src/ide/build-files/build-temp/runtimes-release/__os__/linux-x64/runtime-python3.13/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-x86_64-linux-gnu.so' __loader__ = None __name__ = '_testsinglephase' __package__ = '' __spec__ = None def _clear_globals(): """ _clear_globals() Free all global state and set it to uninitialized. """ pass _module_initialized = 1110.777027349 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