]> git.ipfire.org Git - people/ms/bricklayer.git/commit
tui: Move from sub-module to normal file
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 May 2021 13:53:23 +0000 (13:53 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 May 2021 13:53:23 +0000 (13:53 +0000)
commite1877564e1dc1652442147b659c06595fc753bc9
treef146cf0ddccf3ad286b7dd0bd8cb9d687fae99cd
parent5567dbe85d970c7f6c8105e92dc199347cee5645
tui: Move from sub-module to normal file

I thought this would become more code which would need to be split into
multiple files, but that does not turn out to be true.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/python/tui.py [moved from src/python/tui/__init__.py with 99% similarity]