checkSerialIsNoneForInitialRevision(): New test that checks for
acceptability of serials=None for the object-creation store() call. Note that _dostore() itself never exercises this condition because it coerces its own serial argument to ZERO (a.k.a. '\0'*8) when None is passed in.
Showing
Please register or sign in to comment