From 72b2f3bc29740fadb6bc49c9614dec419eb29193 Mon Sep 17 00:00:00 2001 From: Evelyn Date: Fri, 27 Oct 2017 09:40:26 +0100 Subject: [PATCH] Amber Rudd --- modules/signals.py | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/signals.py b/modules/signals.py index 62563f02..097385b8 100644 --- a/modules/signals.py +++ b/modules/signals.py @@ -52,6 +52,7 @@ QUOTES = { "The lamps are going out all over Europe, we shall not see them lit again in our lifetime" : "Edward Grey", "The laws of mathematics are very commendable, but the only law that applies in Australia is the law of Australia" : "Malcolm Turnbull", "He had to download the entire iOS system on his computer, he had to decrypt it, he had to do all of these things I don't even understand" : "Glenn Moramarco, as assistant U.S. attorney", + "I don’t need to understand how encryption works" : "Amber Rudd", } class Module(object):