Include inherited attributes when merging.
commit4f8a15f7a699d09e551bbfe9119ce086e73685b5
authorThomas Leonard <talex5@gmail.com>
Sun, 18 Nov 2007 11:21:29 +0000 (18 11:21 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 18 Nov 2007 11:21:29 +0000 (18 11:21 +0000)
tree650a84c988ea6a1e749363ba8856c7399c527687
parentd3da363d45d50071cf7126fe823621367c8c6072
Include inherited attributes when merging.

When copying from a local feed in the form:

<group main='foo'>
  <impl.../>
</group>

The 'main' attribute wasn't copied.
merge.py
tests/testlocal.py