| Current Path : /proc/thread-self/root/snap/core/17284/usr/lib/python3/dist-packages/urwid/ |
| Current File : //proc/thread-self/root/snap/core/17284/usr/lib/python3/dist-packages/urwid/version.py |
VERSION = (1, 3, 1) __version__ = ''.join(['-.'[type(x) == int]+str(x) for x in VERSION])[1:]