Display flags in show files output
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 27 Sep 2017 16:48:47 +0000 (16:48 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 27 Sep 2017 16:48:47 +0000 (16:48 +0000)
commit22cc63fe6c627d1bf54a87eee282ed2077484a4a
treeb47b6a3e96d1280a989eca46ba12d9c9e29692e5
parentaa7bf74e46bbb0044348c8c09771f20ffb83f771
Display flags in show files output

When the "show files" command is issued, any optional file flags
such as "private" are displayed after the filename.

Also add a selftest to exercise this command.
mudpy/misc.py
mudpy/tests/selftest.py