@@ -3,4 +3,6 @@ __email__ = 'remizoffalex@mail.ru'
class Request:
pass
def get(self, key):
if key in self.__dict__:
return getattr(self, key)
The note is not visible to the blocked user.