diff --git a/lslopt/lslrenamer.py b/lslopt/lslrenamer.py index 4de33c7..6392725 100644 --- a/lslopt/lslrenamer.py +++ b/lslopt/lslrenamer.py @@ -23,7 +23,7 @@ # # A side effect of this change is that the script becomes unreadable gibberish. -# TODO: Rename locals to loc_ rather than random names. +# TODO: Make a new counter per scope. class renamer(object): CharSet1 = '_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'