Python Accuwage format library
Find a file
Binh Van Nguyen 7cb8bed61e Bumped version to 0.0.5
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.
2011-10-29 14:03:03 -05:00
docs initial checkin 2011-03-26 14:56:00 -05:00
pyaccuwage Bumped version to 0.0.5 2011-10-29 14:03:03 -05:00
.gitignore added the first 3 record definitions 2011-03-30 21:17:48 -05:00
setup.py Bumped version to 0.0.5 2011-10-29 14:03:03 -05:00