c9a6762ac7
marconi.common should contain commonly importable utilities. But Kernel depends on things outside marconi.common, which results in a recursive dependency if they import anything under marconi.common. Change-Id: Ibfeb5abe9fc21a8bcf170d1eddceac44e5abf844
2 lines
29 B
Python
2 lines
29 B
Python
"""Code common to Marconi"""
|