Mercurial > hg
view tests/test-diff-newlines.out @ 5929:e160f2312815
demandimport: handling new relative imports
Mercurial does not work on python2.6 because __import__ takes an
additional argument called level. This patch merely calls the
built-in __import__ when level is passed.
author | Ali Gholami Rudi <aligrudi@users.sourceforge.net> |
---|---|
date | Wed, 16 Jan 2008 19:14:54 +0330 |
parents | 3d1f9dcecdea |
children |
line wrap: on
line source
adding a diff -r 107ba6f817b5 -r 310ce7989cdc a --- a/a Thu Jan 01 00:00:01 1970 +0000 +++ b/a Thu Jan 01 00:00:02 1970 +0000 @@ -1,2 +1,3 @@ confuse str.splitlines embedded newline +clean diff