This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
Adding get_persistent_tag() and remove_global_tag() function
- Adding
remove_global_tag()
with example in README - Adding
debug_file
can be any file object which includessys.stdout
to directly print out the
code to execute - Adding
get_persistent_tag()
with example in README - Adding deprecation warning when defining the strucutre of
TagGroup
s orTagList
s in the
readvars
in theexec_dmscript()
function