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)
commitfaf8c4653aa2b1e184545aef15b5ba192dd78d03
treeb47b6a3e96d1280a989eca46ba12d9c9e29692e5
parent8b41e885a5c34162b9ab6a124992d164e979e0d2
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