• Levin Zimmermann's avatar
    ZBigFile: Allow explicitly overridding global ZBlk fmt · a94ded9b
    Levin Zimmermann authored
    With this patch it's possible now to explicitly set the ZBlk format of a
    single ZBigFile. Before this patch it was only possible to set the ZBlk
    format globally, for all ZBigFile. This new feature is useful if we have a
    project where we would like to have mixed ZBlk formats, e.g. some
    ZBigFile with ZBlk0 and some ZBigFile with ZBlk1.
    a94ded9b
file_zodb.py 33.4 KB