1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
"""""" from public import public @public class AllEncryptedLists: pass @public class AnEncryptedList: def __init__(self, list_name): pass