Variables
tests.unit._from_grpc_import_star Namespace Reference

Variables

 _AFTER_IMPORT = tuple(globals())
 
 _BEFORE_IMPORT = tuple(globals())
 
 GRPC_ELEMENTS
 

Variable Documentation

◆ _AFTER_IMPORT

tests.unit._from_grpc_import_star._AFTER_IMPORT = tuple(globals())
private

Definition at line 19 of file _from_grpc_import_star.py.

◆ _BEFORE_IMPORT

tests.unit._from_grpc_import_star._BEFORE_IMPORT = tuple(globals())
private

Definition at line 15 of file _from_grpc_import_star.py.

◆ GRPC_ELEMENTS

tests.unit._from_grpc_import_star.GRPC_ELEMENTS
Initial value:
1 = tuple(
2  element for element in _AFTER_IMPORT
3  if element not in _BEFORE_IMPORT and element != '_BEFORE_IMPORT')

Definition at line 21 of file _from_grpc_import_star.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:53