Restructured RenRequests to be a single dictionary that now lives in the RenameTargets class.
The old and new strings now appear in the RenRequests dictionary with keys "OLD" and "NEW" respectively. Defined symbolic constants for accessing state and old, new strings rather than embedding literal strings all over the code. |
---|
|
tren.py |
---|