Adds CreateFileWithMode helper to create a new file with a given
[pyutils.git] / src / pyutils / dataclass_utils.py
2022-10-26 Scott GaschAdd dataclass_utils for some simple dataclass wrappers...