• S
    patman: Move to absolute imports · bf776679
    Simon Glass 提交于
    At present patman sets the python path on startup so that it can access
    the libraries it needs. If we convert to use absolute imports this is not
    necessary.
    
    Move patman to use absolute imports. This requires changes in tools which
    use the patman libraries (which is most of them).
    Signed-off-by: NSimon Glass <sjg@chromium.org>
    bf776679
project.py 686 字节