Python Accuwage format library
Fixed problem where fields contained shared values by performing a shallow copy on all fields during Record instantiation. That way, each record has its own copy of the field instances, rather than the shared class-wide instance provided by the definition. |
||
---|---|---|
docs | ||
pyaccuwage | ||
.gitignore | ||
setup.py |