/
proc
/
thread-self
/
root
/
snap
/
core18
/
2976
/
usr
/
lib
/
python3
/
dist-packages
/
urwid
/
Upload File
HOME
from __future__ import division, print_function VERSION = (2, 0, 1) __version__ = ''.join(['-.'[type(x) == int]+str(x) for x in VERSION])[1:]