X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;ds=sidebyside;f=cipher.py;fp=cipher.py;h=86125b38e805654f0957ec5e4fd27d7e285c5177;hb=837af0a78bfaf51266a1e21fbfd2baa80857d5bb;hp=5781e6df74acb01c72b523e0325636792485e21f;hpb=f3e1998f73574cc3178ab45c93fd8aa27cf7d6ae;p=cipher-tools.git diff --git a/cipher.py b/cipher.py index 5781e6d..86125b3 100644 --- a/cipher.py +++ b/cipher.py @@ -13,6 +13,7 @@ import pprint ## Utility functions cat = ''.join wcat = ' '.join +lcat = '\n'.join def pos(letter): if letter in string.ascii_lowercase: