tests/testlib/persistent-nodemap-race-ext.py
changeset 48875 6000f5b25c9b
parent 48038 52018f8ef020
child 50333 805d4a462abb
equal deleted inserted replaced
48874:af0b21d5a930 48875:6000f5b25c9b
    33      /!\ if step [9] was wrong, the data matching the docket that <READER>
    33      /!\ if step [9] was wrong, the data matching the docket that <READER>
    34      /!\ loaded have been overwritten and the expected root-nodes is no longer
    34      /!\ loaded have been overwritten and the expected root-nodes is no longer
    35      /!\ valid.
    35      /!\ valid.
    36 """
    36 """
    37 
    37 
    38 from __future__ import print_function
       
    39 
    38 
    40 import os
    39 import os
    41 
    40 
    42 from mercurial.revlogutils.constants import KIND_CHANGELOG
    41 from mercurial.revlogutils.constants import KIND_CHANGELOG
    43 
    42