annotate test/__init__.py @ 6968:4169f27f15f6

force time offset when loading journal Had a failure in python2.7 under sqlite where journal was in wrong location because two journal entries had identical timestamps. jonural entry 2 and 3 were swapped. Add a second offset to all new journal entries added to see if we can prevent this..
author John Rouillard <rouilj@ieee.org>
date Tue, 13 Sep 2022 18:40:43 -0400
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/