Mercurial > public > enigma
comparison README.txt @ 24:9e499e386fac
Again with the typos.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 28 May 2012 19:36:08 -0500 |
parents | 85d222bef44d |
children | f8734f73baa8 |
comparison
equal
deleted
inserted
replaced
23:85d222bef44d | 24:9e499e386fac |
---|---|
42 | 42 |
43 Quick Example | 43 Quick Example |
44 ------------- | 44 ------------- |
45 | 45 |
46 This example shows how the library can be used to decode a message using the | 46 This example shows how the library can be used to decode a message using the |
47 procedure employed the German army:: | 47 procedure employed by the German army:: |
48 | 48 |
49 from enigma.machine import EnigmaMachine | 49 from enigma.machine import EnigmaMachine |
50 | 50 |
51 # setup machine according to specs from a daily key sheet: | 51 # setup machine according to specs from a daily key sheet: |
52 | 52 |