File "./apt-vim", line 97 return {k.replace('_', '-'): v for k,v in list(self.__dict__.items())} this is the err msg , my python version is 2.7
File "./apt-vim", line 97
return {k.replace('_', '-'): v for k,v in list(self.dict.items())}
this is the err msg , my python version is 2.7