Add TODO item to lslrenamer.

This commit is contained in:
Sei Lisa 2017-08-15 13:06:14 +02:00
parent 6693022dfb
commit c5b5a8303c

View file

@ -24,6 +24,7 @@
# A side effect of this change is that the script becomes unreadable gibberish.
# TODO: Make a new counter per scope.
# TODO: Reuse used library function names for UDF and event parameters.
class renamer(object):
CharSet1 = '_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'