mercurial/__init__.py
author Renato Cunha <renatoc@gmail.com>
Mon, 14 Jun 2010 16:56:20 -0300
changeset 11340 938fefb57db5
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
hgext/zeroconf/__init__.py: Separate relative and absolute imports. 2to3 complains when relative and absolute imports are mixed, this fix just separates them on the zeroconf extension. According to 2to3, the other modules are fine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: