Add Walter Ulbricht quote
This commit is contained in:
parent
6a3b9b28b4
commit
871e7fc80d
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ QUOTES = {
|
|||
"Love all, trust a few, do wrong to none." : "William Shakespeare",
|
||||
"Patriotism is not enough. I must have no hatred or bitterness towards any one." : "Edith Cavell",
|
||||
"The monuments of wit survive the monuments of power." : "Francis Bacon",
|
||||
"Human ingenuity cannot concoct a cipher which human ingenuity cannot resolve" : "Edgar Allan Poe"
|
||||
"Human ingenuity cannot concoct a cipher which human ingenuity cannot resolve" : "Edgar Allan Poe",
|
||||
"Nobody has the intention to erect a wall" : "Walter Ulbricht"
|
||||
}
|
||||
|
||||
class Module(object):
|
||||
|
|
Loading…
Reference in a new issue