As discussed on pyx-devel, I introduced a new attr subclass
commitd38952dd0012314a535efcb0f535a3610c70766b
authorJörg Lehmann <joergl@users.sourceforge.net>
Tue, 30 Dec 2003 15:00:01 +0000 (30 15:00 +0000)
committerJörg Lehmann <joergl@users.sourceforge.net>
Tue, 30 Dec 2003 15:00:01 +0000 (30 15:00 +0000)
treef9f909ef35dee0df6c8a77b4d3e93eed20c3e6fe
parent50c59b1573322cd731e2332f371387b721db726d
As discussed on pyx-devel, I introduced a new attr subclass
sortbeforeexlusiveattr, which combines sortbeforeattr and exlusiveattr.
Included is a unit test.

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@1197 069f4177-920e-0410-937b-c2a4a81bcd90
pyx/attr.py
pyx/style.py
pyx/text.py
test/unit/test_attr.py