Remove version-modifier attribute from model when loading
commitc8d8a35bb8b88f215df17e582f334cd8e5395d49
authorThomas Leonard <talex5@gmail.com>
Sun, 30 Nov 2008 14:39:53 +0000 (30 14:39 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 30 Nov 2008 14:39:53 +0000 (30 14:39 +0000)
tree32316090c90d3216a61f96f664f3e299a6b5510e
parent23145aa7e5c8956e256f79ee81ae6c0eb5ee34a9
Remove version-modifier attribute from model when loading

This attribute is only used for backward-compatibility and should
go away at some point. When getting selections, the version attribute
was set to the combined string, but the version-modifier attribute
was present as well.
tests/Source.xml
tests/testselections.py
zeroinstall/injector/model.py