X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=cipher.py;h=86125b38e805654f0957ec5e4fd27d7e285c5177;hb=5334c6e49cc35db0df35322a77ba0efe94a4abdd;hp=5781e6df74acb01c72b523e0325636792485e21f;hpb=687c0a0c78242810cc617fa2135b6eb6f730d020;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: