mercurial/phases.py
changeset 48875 6000f5b25c9b
parent 47012 d55b71393907
child 48913 f254fc73d956
equal deleted inserted replaced
48874:af0b21d5a930 48875:6000f5b25c9b
    98 - other people see it as public
    98 - other people see it as public
    99 - content is pushed as draft
    99 - content is pushed as draft
   100 
   100 
   101 """
   101 """
   102 
   102 
   103 from __future__ import absolute_import
       
   104 
   103 
   105 import errno
   104 import errno
   106 import struct
   105 import struct
   107 
   106 
   108 from .i18n import _
   107 from .i18n import _