Closed jamadden closed 6 years ago
Thanks. For the most part it's very small changes, just quite a few of them. The most potentially disruptive change is in init.py, which I simplified substantially, including taking out an attempted import of persistent.TimeStamp
(note case) which should always fail. As far as I can see that's a rename that happened in the distant past.
I'll add this to CHANGES.
In tox only for now, coveralls coming in a followup PR or commit.
There are also two minor pure-python bug fixes I discovered.
Addresses #76.